agola/internal/services
Simone Gotti 3ac018e6e5 runservice: use all scheduled tasks in scheduleRun
rename activeExecutorTasks to scheduledExecutorTasks and don't filter out
finished tasks.
In some logic we need all the scheduled tasks and not only the not finished
ones.
2020-02-28 09:56:12 +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 #222 from sgotti/executor_fix_reporting_of_stopped_tasks_and_steps 2020-02-28 09:55:40 +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: use all scheduled tasks in scheduleRun 2020-02-28 09:56:12 +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