1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-02-04 18:21:06 +02:00
Anbraten 1f85615a5d
Improve hook errors (#612)
Fixed problems:
- `c.AbortWithError()` stops the chain, but does not return a message as http response
- only return woodpeckers own messages and hide errors from http response (could be dangerous)
- added missing returns
- log all messages send to the user (at least on debug level)
2021-12-18 14:58:01 +01:00
..
2021-12-18 14:58:01 +01:00
2021-12-08 23:36:23 +01:00
2021-11-26 00:27:43 +01:00
2021-11-25 17:15:36 +01:00
2021-12-01 14:22:06 +01:00
2021-12-11 02:37:40 +01:00
2021-12-11 16:03:14 +01:00
2021-11-24 02:01:12 +01:00
2021-12-08 13:58:00 +01:00