mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-02 04:32:23 +00:00
1f85615a5d
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) |
||
---|---|---|
.. | ||
api | ||
grpc | ||
logging | ||
model | ||
plugins | ||
pubsub | ||
queue | ||
remote | ||
router | ||
shared | ||
store | ||
swagger | ||
web | ||
config.go |