Commit Graph

19 Commits

Author SHA1 Message Date
f71a0762db Add renovate.json 2021-08-12 02:10:36 +00:00
4e982b39f9 Can reverse sha-ed job type 2021-07-31 17:35:29 +02:00
f2eacf41cf Add queuing system 2021-07-31 17:16:38 +02:00
bb86563ed9 Display run error in ui 2021-05-09 20:32:31 +02:00
af96f82831 Implement basic queue, where is it impossible to run two identical job
in parallel
2021-05-09 20:32:31 +02:00
8259aaa474 Handle image pull 2021-05-09 20:32:31 +02:00
1fd0a2d8f3 Create a list of known jobs 2021-05-09 20:32:31 +02:00
5aa2d72da0 Add a predefined name to containers 2021-05-09 20:32:31 +02:00
e684fbba7d Reduce command duration 2021-05-09 19:27:39 +02:00
5400b710f8 Clean Volumes usage in run 2021-05-09 19:27:39 +02:00
75d2a81e2b Remove unused code (docker ps) 2021-05-09 19:27:39 +02:00
d0b59cb411 Add some config through flag/env 2021-05-09 19:27:39 +02:00
c60b4ddf73 Disallow listing artifact directory 2021-05-09 19:27:39 +02:00
e3a911cd05 Can define volumes to collect artifacts 2021-05-09 19:27:39 +02:00
d2a49e5740 Use websocket to transmit logs 2021-05-02 17:59:55 +02:00
539cbd68a9 Split run and logs 2021-05-02 16:26:23 +02:00
cce72978bf Start minimalist UI 2021-05-02 16:04:18 +02:00
5598d78e16 Use Go-Gin to run container from web API 2021-05-02 14:43:10 +02:00
b03bc93a2f Initial commit 2021-05-02 13:47:08 +02:00