agola/internal/services
Simone Gotti afae185e11 *: rework run approval and annotations
* runservice: use generic task annotations instead of approval annotations
* runservice: add method to set task annotations

* gateway: when an user call the run task approval action, it will set in the
task annotations the approval users ids. The task won't be approved.

* scheduler: when the number of approvers meets the required minimum number
(currently 1) call the runservice to approve the task

In this way we could easily implement some approval features like requiring a
minimum number of approvers (saved in the task annotations) before marking the
run as approved in the runservice.
2019-05-06 15:19:29 +02:00
..
config config: add global agola id field 2019-04-30 12:08:59 +02:00
configstore configstore: rename command(handler) to action(handler) 2019-05-03 23:35:25 +02:00
gateway *: rework run approval and annotations 2019-05-06 15:19:29 +02:00
gitserver localrun: use userid and pass it to webhook 2019-04-03 14:59:24 +02:00
runservice *: rework run approval and annotations 2019-05-06 15:19:29 +02:00
scheduler *: rework run approval and annotations 2019-05-06 15:19:29 +02:00
types configstore: implement organization members 2019-05-03 17:40:07 +02:00