agola/internal/services/gateway
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 runservice: implement run setup errors 2019-04-09 16:51:37 +02:00
command */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
common initial secret and variables impl 2019-03-14 14:36:18 +01:00
handlers gateway: limit requests to a predefined max size 2019-04-03 16:59:17 +02:00
gateway.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
webhook.go runservice: implement run setup errors 2019-04-09 16:51:37 +02:00