Commit Graph

49 Commits

Author SHA1 Message Date
2c9461b46f Update module github.com/gin-gonic/gin to v1.9.1
Some checks failed
renovate/artifacts Artifact file update failure
2023-06-01 05:51:33 +00:00
1a9bf0256d Update module github.com/docker/docker/v23 to v23.0.5
Some checks failed
renovate/artifacts Artifact file update failure
2023-04-26 22:23:43 +00:00
ad10eede3f Update module github.com/docker/docker/v23 to v23.0.4
Some checks failed
renovate/artifacts Artifact file update failure
2023-04-17 22:22:01 +00:00
c4018bf512 Update module github.com/docker/docker/v23 to v23.0.3
Some checks failed
renovate/artifacts Artifact file update failure
2023-04-06 22:23:12 +00:00
af87ac4cb8 Update module github.com/docker/docker to v23
Some checks failed
renovate/artifacts Artifact file update failure
2023-03-02 03:24:02 +00:00
723e650644 Update module github.com/gin-gonic/gin to v1.9.0 2023-02-21 12:31:42 +00:00
9019d18a44 Update module github.com/docker/docker to v20.10.23 2023-01-20 00:19:47 +00:00
fedc5903c5 Update module github.com/gin-gonic/gin to v1.8.2 2022-12-22 14:24:41 +00:00
c64b02bb76 Update module github.com/docker/docker to v20.10.22 2022-12-16 10:17:23 +00:00
a57c1423a4 Update module github.com/docker/docker to v20.10.21 2022-10-25 22:13:43 +00:00
b18e07c2ce Update module github.com/docker/docker to v20.10.20 2022-10-18 20:38:47 +00:00
b9c917d08a Update module github.com/docker/docker to v20.10.19 2022-10-14 16:17:57 +00:00
71cc3caaac Update module github.com/docker/docker to v20.10.18 2022-09-10 20:42:48 +00:00
6f27f1295a Update module github.com/docker/docker to v20.10.17 2022-06-25 22:27:53 +00:00
7e0002d5cd Automerge some deps 2022-06-24 16:03:55 +02:00
f049bf008f Update module github.com/gin-gonic/gin to v1.8.1 2022-06-06 19:32:15 +00:00
c2ab1e7244 Update module github.com/gin-gonic/gin to v1.8.0 2022-05-30 23:43:22 +00:00
5b931e0791 Update module github.com/docker/docker to v20.10.16 2022-05-12 15:16:56 +00:00
eab456504a Update module github.com/docker/docker to v20.10.15 2022-05-05 23:17:42 +00:00
ab24de1fba Update module github.com/docker/docker to v20.10.14 2022-03-24 04:15:19 +00:00
aa8009c482 Update module github.com/docker/docker to v20.10.13 2022-03-10 18:12:29 +00:00
d2e221a2ae Update module github.com/docker/docker to v20.10.12 2021-12-13 16:08:27 +00:00
c8f4943ee2 Update module github.com/gin-gonic/gin to v1.7.7 2021-11-24 14:10:58 +00:00
dc62e23c67 Update module github.com/gin-gonic/gin to v1.7.6 2021-11-23 06:10:29 +00:00
4e88b4c122 Update module github.com/docker/docker to v20.10.11 2021-11-18 03:08:00 +00:00
a79bf10032 Update module github.com/opencontainers/image-spec to v1.0.2 2021-11-17 19:08:27 +00:00
bad8b1154b Update module github.com/docker/docker to v20.10.10 2021-10-25 16:05:02 +00:00
5f8b2df0ef Update module github.com/docker/docker to v20.10.9 2021-10-12 11:04:41 +00:00
7f6f9b8c8c Update module github.com/docker/docker to v20.10.8 2021-08-17 22:07:56 +00:00
fe89f4ae73 Update module github.com/gin-gonic/gin to v1.7.4 2021-08-17 18:43:58 +00:00
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