Agola: CI/CD Redefined
Go to file
Simone Gotti 6943c10dc9 types: add RemoteSourceID to Project
In future we may support specifying a remote source for a project without a
linked account and thus use a user provided token (saved in the project) or
other ways to define a remote repo (like standard git repos over ssh).
2019-05-03 09:55:37 +02:00
.agola runservice: add k8s driver 2019-04-22 17:54:24 +02:00
cmd configstore: add project/projectgroup visibility 2019-04-30 17:09:26 +02:00
examples *: rename "lts" to "ost" 2019-04-27 15:16:48 +02:00
internal types: add RemoteSourceID to Project 2019-05-03 09:55: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 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