Agola: CI/CD Redefined
Go to file
Simone Gotti 805099b693 wal: don't use path.Base to get changegroup value
If a changegroup contains a slash then it'll be cut the the last string after
the slash
2019-03-28 15:42:45 +01:00
.agola *: test on itself 2019-03-13 12:14:55 +01:00
cmd initial secret and variables impl 2019-03-14 14:36:18 +01:00
internal wal: don't use path.Base to get changegroup value 2019-03-28 15:42:45 +01: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 Add dockerfile 2019-02-21 16:10:30 +01: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