agola/internal/services/runservice/scheduler/api
Simone Gotti da27348a1d runservice: implement run setup errors
Add the ability to define a run with a setuperror phase.

When the run setup has errors client could submit a run with a list of setup
errors. In such case the run will be created in the setuperror phase.

Setup errors are currently generated by the webhook receiver and the run service
when it checks the run config for possible issues.
2019-04-09 16:51:37 +02:00
..
api.go runservice: implement run setup errors 2019-04-09 16:51:37 +02:00
client.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
executor.go runservice: initial commit 2019-02-21 15:54:50 +01:00