Agola: CI/CD Redefined
Go to file
Simone Gotti 9f89a923c0 runservice scheduler: take a copy of run in advanceRunTasks
take and change a copy of the current run so we'll change newRun and use curRun
status for logic decision. In this way result are reproducible or they will be
affected by the random run.Tasks map iteration order.
2019-04-17 18:06:31 +02:00
.agola remove .agola/config.yml 2019-04-16 17:51:39 +02:00
cmd toolbox: add toolbox mkdir 2019-04-15 14:33:55 +02:00
examples gw repos: use config provided gitServerURL 2019-04-05 16:23:54 +02:00
internal runservice scheduler: take a copy of run in advanceRunTasks 2019-04-17 18:06:31 +02:00
scripts Add makefile 2019-02-21 15:59:16 +01:00
webbundle Add webbundle implementation 2019-02-21 16:08:02 +01:00
.dockerignore Add dockerfile 2019-02-21 16:10:30 +01:00
.gitignore Initial commit 2019-02-21 15:56:50 +01:00
Dockerfile update Dockerfile 2019-04-03 08:52:00 +02:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile git hook: initial implementation 2019-02-22 10:46:48 +01:00
README.md Initial commit 2019-02-21 15:56:50 +01:00
go.mod runservice: handle jsonnet and json config files 2019-04-16 15:00:37 +02:00
go.sum runservice: handle jsonnet and json config files 2019-04-16 15:00:37 +02:00

README.md

Agola

CI/CD redefined