agola/internal/services
Simone Gotti b81ad4cd8c runservice: fix/improve executor delete logic
* Don't fail tasks inside the delete executor action, just delete the executor
from etcd

* The scheduler, when detecting a task without a related executor will mark the
task as failed and correctly set end time of the task and its steps.
2019-07-29 12:06:15 +02:00
..
common *: use vanity url 2019-07-01 11:40:20 +02:00
config config: remove unused gatewayURL from gitserver config 2019-07-04 10:55:12 +02:00
configstore configstore: maintenance/export/import 2019-07-26 10:55:04 +02:00
executor *: use sleep timer in loops 2019-07-25 16:22:54 +02:00
gateway util: use context in backoff 2019-07-26 10:36:11 +02:00
gitserver service/*: log error only if nil 2019-07-04 15:50:37 +02:00
notification *: use sleep timer in loops 2019-07-25 16:22:54 +02:00
runservice runservice: fix/improve executor delete logic 2019-07-29 12:06:15 +02:00
scheduler *: use sleep timer in loops 2019-07-25 16:22:54 +02:00
types *: add remote source option to disable registration/login 2019-07-05 13:33:29 +02:00