agola/internal/services
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
..
common webhook: add runRefType and convert webhook event 2019-06-10 16:49:39 +02:00
config *: remove agola git hook 2019-06-11 15:30:09 +02:00
configstore util: add ErrInternal 2019-06-11 10:59:21 +02:00
executor executor: fix task status update when runservice is unavailable 2019-06-13 12:39:34 +02:00
gateway gateway: move webhook inside api package 2019-06-11 17:07:08 +02:00
gitserver *: remove agola git hook 2019-06-11 15:30:09 +02:00
notification *: rename user local run to user direct run 2019-06-11 12:09:57 +02:00
runservice runservice: check if executor is alive before scheduling tasks 2019-06-12 18:12:37 +02:00
scheduler *: migrate to "golang.org/x/xerrors" 2019-05-23 11:23:14 +02:00
types gateway webhook: remove handling of user direct runs 2019-06-11 15:17:08 +02:00