agola/internal/services
Simone Gotti 0e2b01a586 runservice: correctly handle skipped tasks in fetcher
skip fetching of tasks with status skipped, not only tasks marked as skip.
This avoid many wrong an noisy logs of type "executor task with id taskid
doesn't exist. This shouldn't happen. Skipping fetching"
2020-03-02 10:40:59 +01:00
..
common gateway: api implement get secrets removeoverridden 2019-09-20 15:39:21 +02:00
config services: check config only for enabled services 2019-11-05 09:25:22 +01:00
configstore tests: add unique name for logs of the third ConfigStore instance 2020-01-16 13:54:13 +01:00
executor Merge pull request #224 from sgotti/executor_use_cancellable_context_in_executetask 2020-03-02 10:26:16 +01:00
gateway gateway: move authentication apis to /api/v1alpha/auth 2020-02-19 10:48:14 +01:00
gitserver tests: improve services logging 2020-01-15 12:30:34 +01:00
notification tests: improve services logging 2020-01-15 12:30:34 +01:00
runservice runservice: correctly handle skipped tasks in fetcher 2020-03-02 10:40:59 +01:00
scheduler tests: improve services logging 2020-01-15 12:30:34 +01:00
types cmd: project option to disable passing variables to PR from forked repo 2020-01-28 09:02:37 +01:00