agola/internal/services
Simone Gotti 643dfe4072 runservice api: improve response handling
* Command: use ErrBadRequest
* Always return a json message also on error. For internal errors return a
generic "internal server error" message to not leak the real internal error to
clients
* Return 201 Created on resource creation
* Return 204 No Content on resource deletion and other action with no json
output
2019-04-08 18:04:42 +02:00
..
config gw repos: use config provided gitServerURL 2019-04-05 16:23:54 +02:00
configstore configstore api: improve response handling 2019-04-08 12:29:25 +02:00
gateway *: implement task approval 2019-04-08 17:29:57 +02:00
gitserver localrun: use userid and pass it to webhook 2019-04-03 14:59:24 +02:00
runservice runservice api: improve response handling 2019-04-08 18:04:42 +02:00
scheduler runservice: rework store and readdb logic 2019-03-29 12:15:48 +01:00
types types: add MatchWhen tests 2019-04-08 16:05:53 +02:00