agola/internal/services
Simone Gotti 3642be6f21 */api: Use helpers for error handling
* client: always parse the json error message field and return its contents
* Use ErrBadRequest and ErrNotFound in every handler and command
* Gateway: by default pass underlying service error (configstore, runservice) to
client keeping the status code and message. In future, if some errors must be
masked, we should change the specific parts that need special handling.
2019-04-09 14:53:00 +02:00
..
config gw repos: use config provided gitServerURL 2019-04-05 16:23:54 +02:00
configstore */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
gateway */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
gitserver localrun: use userid and pass it to webhook 2019-04-03 14:59:24 +02:00
runservice */api: Use helpers for error handling 2019-04-09 14:53:00 +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