Agola: CI/CD Redefined
Go to file
Simone Gotti 4c30a5af1c runservice: handle jsonnet and json config files
Handle config files with name `config.jsonnet`, `config.json` and
`config.yml` and take the first from the repository in this order

For a jsonnet file execute it and use the generated output as the config
2019-04-16 15:00:37 +02:00
.agola runservice: rework config format 2019-04-16 11:01:02 +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: handle jsonnet and json config files 2019-04-16 15:00:37 +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