agola/internal/services/runservice/scheduler
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 runservice: implement run setup errors 2019-04-09 16:51:37 +02:00
common runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
store runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00
scheduler.go runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00