agola/internal
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
..
common Add internal/common 2019-02-21 16:07:20 +01:00
config *: implement task approval 2019-04-08 17:29:57 +02:00
db Add database helper 2019-02-21 16:05:54 +01:00
etcd etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
git-handler Add custom git server 2019-02-21 16:03:17 +01:00
git-save Add user local runs feature 2019-02-21 23:01:17 +01:00
gitsources gitsources: implement gitlab hooks 2019-04-03 15:01:21 +02:00
log Add common logging helper 2019-02-21 16:05:35 +01:00
objectstorage Add initial objectstorage implementation 2019-02-21 16:00:48 +01:00
runconfig runservice: merge RunConfig and RunData 2019-04-09 18:11:00 +02:00
sequence etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
services runservice: implement run setup errors 2019-04-09 16:51:37 +02:00
testutil etcd: allow specifying a revision for a get 2019-03-29 11:37:22 +01:00
toolbox toolbox: initial commit 2019-02-21 15:57:11 +01:00
util */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
wal update wal and readdb 2019-04-01 12:54:43 +02:00
tools.go Add makefile 2019-02-21 15:59:16 +01:00