agola/internal/services/runservice
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
..
action runservice: fix/improve executor delete logic 2019-07-29 12:06:15 +02:00
api runservice: maintenance/export/import 2019-07-29 11:52:30 +02:00
common runservice: maintenance/export/import 2019-07-29 11:52:30 +02:00
readdb readdb: close and open readdb on Run 2019-07-25 17:59:54 +02:00
store runservice: fix linter errors 2019-07-02 14:53:01 +02:00
types runservice: add getruns filter by result 2019-07-05 10:32:51 +02:00
runservice.go runservice: maintenance/export/import 2019-07-29 11:52:30 +02:00
scheduler.go runservice: fix/improve executor delete logic 2019-07-29 12:06:15 +02:00
scheduler_test.go runservice: fix linter errors 2019-07-02 14:53:01 +02:00