Agola: CI/CD Redefined
Go to file
Simone Gotti 671b89d391 runservice: merge RunConfig and RunData
* Use just RunConfig
* Use StaticEnvironment vs Environment in RunConfig to distinguish between env
that won't change at run recreation from env that could change at every
recreation
* The RunCreate api will just receive the runtasks instead of a runconfig (more
right)
2019-04-09 18:11:00 +02:00
.agola update .agola/config.yml 2019-04-03 18:05:34 +02:00
cmd Implement user token delete 2019-04-05 15:01:57 +02:00
examples gw repos: use config provided gitServerURL 2019-04-05 16:23:54 +02:00
internal runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +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 go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00
go.sum go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00

README.md

Agola

CI/CD redefined