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