1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-03 15:22:25 +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-10-12 09:25:13 +02:00
2021-12-01 14:22:06 +01:00
2021-12-01 14:22:06 +01:00
2021-12-18 14:58:01 +01:00
2021-12-01 14:22:06 +01:00
2021-10-12 09:25:13 +02:00
2021-12-11 16:03:14 +01:00
2021-10-12 09:25:13 +02:00
2021-12-01 14:22:06 +01:00
2021-12-01 14:22:06 +01:00
2021-12-01 14:22:06 +01:00