woodpecker/server
qwerty287 f369d2c543
Lint for event filter and deprecate exclude (#3222)
Closes https://github.com/woodpecker-ci/woodpecker/discussions/2174

- return bad habit error if no event filter is set
- If this is applied, it's useless to allow `exclude`s on events.
Therefore, deprecate it together with `include`s which should be
replaced by `base.StringOrSlice` later.
2024-02-10 17:33:05 +01:00
..
api Remove accidentally added file (#3304) 2024-01-31 18:38:39 +01:00
badges Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cache Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
forge Fix correctly handle gitlab pr closed events (#3362) 2024-02-09 16:49:04 +01:00
grpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logging Fix linter (#3354) 2024-02-08 22:49:07 +01:00
model Add release event trigger (#3226) 2024-01-30 17:39:00 +01:00
pipeline Lint for event filter and deprecate exclude (#3222) 2024-02-10 17:33:05 +01:00
plugins Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
pubsub Fix linter (#3354) 2024-02-08 22:49:07 +01:00
queue Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
router Fix linter (#3354) 2024-02-08 22:49:07 +01:00
store Fix linter (#3354) 2024-02-08 22:49:07 +01:00
web Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
config.go Add option to disable version check in admin web UI (#3040) 2023-12-27 22:16:15 +01:00