Agola: CI/CD Redefined
Go to file
Simone Gotti 159abffa06 configstore: fix changegroup names
changegroup names are based on names that will contain slashes and could be very
long. So calculate the sha256 sum of the starting name and use it as the
changegroup name.
2019-04-29 10:24:05 +02:00
.agola runservice: add k8s driver 2019-04-22 17:54:24 +02:00
cmd runservice toolbox: add exec command 2019-04-22 17:49:18 +02:00
examples *: rename "lts" to "ost" 2019-04-27 15:16:48 +02:00
internal configstore: fix changegroup names 2019-04-29 10:24:05 +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 executor: use k8s client informers/listers 2019-04-26 10:15:23 +02:00
go.sum runservice executor: use k8s client informers/listers 2019-04-26 10:15:23 +02:00

README.md

Agola

CI/CD redefined