-
c19fc58a25
deleted unused code
main
brb
2023-09-04 14:43:19 +02:00
-
bd5dc8fbc4
changed function to execute commands from runner script
brb
2023-07-07 09:46:12 +02:00
-
f4a81b4b9b
added and commented out code for passing through gpu
brb
2023-07-07 09:45:45 +02:00
-
477389d353
updated script
brb
2023-07-06 17:34:08 +02:00
-
90a44e8b6e
updated running method
brb
2023-07-06 17:32:41 +02:00
-
36d2233567
updated exception handling when running commands from runner script
brb
2023-07-06 17:30:40 +02:00
-
2fc979a845
updated to run as user instead of root
brb
2023-07-06 17:28:38 +02:00
-
7218004f2f
updated to run actual function
brb
2023-07-06 17:22:21 +02:00
-
75fd57391d
added pip install requirements
brb
2023-07-06 17:22:09 +02:00
-
a82e0a8f10
fixed logging bug
brb
2023-07-06 16:44:49 +02:00
-
d1864c7030
added logging
brb
2023-07-06 16:44:37 +02:00
-
43e4b9788a
updated to handle default and custom branch names
brb
2023-07-06 16:42:54 +02:00
-
84b409356b
added detection of branch name
brb
2023-07-06 16:07:27 +02:00
-
9513eb488b
adapted to new definition
test
brb
2023-07-06 15:58:25 +02:00
-
a51c49e8f4
adapted to new definition
brb
2023-07-06 15:58:15 +02:00
-
dba476e78a
updated definition
brb
2023-07-06 15:58:03 +02:00
-
87a738461c
defined runner script
brb
2023-07-06 15:54:20 +02:00
-
40c9b7442d
added printing of content from runner script
brb
2023-07-06 15:53:34 +02:00
-
c1aa6f3c41
added function to read runner script
brb
2023-07-06 15:53:15 +02:00
-
9102d03ef4
created runner script
brb
2023-07-06 15:53:00 +02:00
-
5c21aa767f
installed packages
brb
2023-07-06 13:27:32 +02:00
-
3187248fb9
[skip ci] fixed bug when accessing /test
brb
2023-07-06 13:22:32 +02:00
-
ed05a8eca5
update root page
brb
2023-07-06 13:20:24 +02:00
-
02ec54fd16
updated response text
brb
2023-07-06 13:15:16 +02:00
-
9fffa861e7
added checking for presence of runner script
brb
2023-07-06 13:10:13 +02:00
-
3a73c9cf6e
added more detailed responses to requests
brb
2023-07-06 12:58:09 +02:00
-
387e739a07
[skip ci] testing if ci is skipped correctly
brb
2023-07-06 12:54:12 +02:00
-
39d1ac1474
moved definition of class to separate file
brb
2023-07-06 12:50:30 +02:00
-
2aabc9ab37
added more logging
brb
2023-07-06 12:20:02 +02:00
-
2f964dabcc
added more logging
brb
2023-07-06 12:19:49 +02:00
-
47576392a9
updated logging level
brb
2023-07-06 12:19:33 +02:00
-
31e771eb9f
fixed bug when defining env vars
brb
2023-07-06 11:59:21 +02:00
-
935adf98ad
removed unused file
brb
2023-07-06 11:58:36 +02:00
-
39b2afaf1f
added creation of repo dir and moved env vars into docker compose
brb
2023-07-06 11:58:21 +02:00
-
416e9de7ce
added port mapping
brb
2023-07-06 11:54:01 +02:00
-
70a087ee7b
ignored python run files
brb
2023-07-06 11:52:46 +02:00
-
60112f1484
containerised service
brb
2023-07-06 11:52:08 +02:00
-
f0010d739b
added dotenv
brb
2023-07-06 11:51:48 +02:00
-
155a93456c
updated downloading of repository
brb
2023-07-06 11:09:28 +02:00
-
fdd968e3a3
updated var name
brb
2023-07-06 11:08:27 +02:00
-
8c9880ecca
updated running
brb
2023-07-06 11:06:46 +02:00
-
56d0429bab
added production environment variables
brb
2023-07-06 11:05:28 +02:00
-
78a2201a81
added logging and os.environ reading
brb
2023-07-06 11:04:42 +02:00
-
29a3545da4
added default value when getting os environ
brb
2023-07-06 11:04:13 +02:00
-
08eaaa3b5e
added repo download dir
brb
2023-07-06 10:58:35 +02:00
-
65d2e850b5
moved file
brb
2023-07-06 10:57:05 +02:00
-
b2bb34250b
added production environment requirements
brb
2023-07-06 10:56:17 +02:00
-
9c357f52a1
deleted unused file
brb
2023-07-06 10:55:55 +02:00
-
4454ac1b46
updated code to latest version
brb
2023-07-06 10:55:36 +02:00
-
344f29b77c
removed unused imports
brb
2023-07-06 10:55:21 +02:00
-
fe64f2d8a3
added automatic deletion of preexistent repo dir
brb
2023-07-05 21:24:49 +02:00
-
7eb8e5d2fd
removed print statement
brb
2023-07-05 21:22:41 +02:00
-
bf618c7cbe
updated print statement
brb
2023-07-05 21:22:23 +02:00
-
a68307707e
used gitpython to clone repo
brb
2023-07-05 20:51:45 +02:00
-
2bc925f0cd
installed gitpython
brb
2023-07-05 20:51:28 +02:00
-
43aec88640
fixed bug when extracting repo name from url
brb
2023-07-05 20:46:12 +02:00
-
711e337ab9
added exist ok to mkdir when cloning repo
brb
2023-07-05 20:45:05 +02:00
-
884facb516
fixed bug when extracting repo name from url
brb
2023-07-05 20:44:20 +02:00
-
ebb091fb6c
added detection of repository name from url
brb
2023-07-05 20:42:45 +02:00
-
99d84ae61a
updated handle_event
brb
2023-07-05 20:42:30 +02:00
-
f26e2113f0
added function
brb
2023-07-05 20:22:25 +02:00
-
0dfbad6326
deleted unused code
brb
2023-07-05 20:22:16 +02:00
-
09bf902182
testing
brb
2023-07-05 20:09:42 +02:00
-
623adebe4b
updated GiteaRequest model
brb
2023-07-05 20:09:09 +02:00
-
80504710a3
updated function
brb
2023-07-05 20:05:06 +02:00
-
c9296993be
updated function
brb
2023-07-05 20:04:11 +02:00
-
fea0feb304
added GiteaRequest class
brb
2023-07-05 19:44:47 +02:00
-
477b2ee6ba
updated printing
brb
2023-07-05 19:32:32 +02:00
-
2c729c3bb0
updated handle_event
brb
2023-07-05 19:32:24 +02:00
-
51d53e006a
updated printing of request
brb
2023-07-05 19:23:58 +02:00
-
b23e574528
updated printing of request
brb
2023-07-05 19:22:30 +02:00
-
d5d6cfbcbf
added external utility functions
brb
2023-07-05 19:19:01 +02:00
-
7e534f51fc
updated to use external handle_request function
brb
2023-07-05 19:18:49 +02:00
-
1bcb81abe2
updated handle_event
brb
2023-07-05 19:11:35 +02:00
-
e8486aaa2f
installed packages
brb
2023-07-05 19:07:26 +02:00
-
066ab71762
updated welcome message
brb
2023-07-05 17:07:52 +02:00
-
612b2e82d4
test update
brb
2023-07-05 16:32:54 +02:00
-
093264d06a
test update
brb
2023-07-05 15:43:42 +02:00
-
550d3176ff
updated code
brb
2023-07-05 15:41:44 +02:00
-
ccf7cb4ddf
updated to import and serve app
simplypower-bbj
2023-06-25 21:22:35 +02:00
-
eb0765d9d8
added definitions of flask app
simplypower-bbj
2023-06-25 21:19:41 +02:00
-
3dbaf953ba
added script to setup logging
simplypower-bbj
2023-06-25 20:34:51 +02:00
-
034e40cfbe
simple check if file runs
simplypower-bbj
2023-06-25 20:34:30 +02:00
-
28b4275e3d
first draft for Dockerfile
simplypower-bbj
2023-06-25 20:33:57 +02:00
-
4bf9b7af0a
added link to template behind repo
simplypower-bbj
2023-06-25 19:42:30 +02:00
-
a0e051963f
added readme
simplypower-bbj
2023-06-25 19:40:28 +02:00