Agola: CI/CD Redefined
Go to file
Simone Gotti 57446f7dcd executor: fix task status update when runservice is unavailable
* don't remove the runningTask when executeTask finishes but just mark the
runningTask a not executing
* add a loop to periodically update executorTask status and remove the
runningTask if not executing and status update was successful
* remove runningTask when it disappears from the runservice
2019-06-13 12:39:34 +02:00
.agola runservice: add k8s driver 2019-04-22 17:54:24 +02:00
cmd *: remove agola git hook 2019-06-11 15:30:09 +02:00
examples *: remove agola git hook 2019-06-11 15:30:09 +02:00
internal executor: fix task status update when runservice is unavailable 2019-06-13 12:39:34 +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 Dockerfile: add git hook and git in agola image 2019-05-22 12:49:34 +02:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile *: remove agola git hook 2019-06-11 15:30:09 +02:00
README.md Initial commit 2019-02-21 15:56:50 +01:00
go.mod gitsource: update gitea client 2019-06-11 10:29:06 +02:00
go.sum gitsource: update gitea client 2019-06-11 10:29:06 +02:00

README.md

Agola

CI/CD redefined