woodpecker/pipeline/frontend/yaml
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
..
compiler Fix linter (#3354) 2024-02-08 22:49:07 +01:00
constraint Lint for event filter and deprecate exclude (#3222) 2024-02-10 17:33:05 +01:00
linter Lint for event filter and deprecate exclude (#3222) 2024-02-10 17:33:05 +01:00
matrix Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
types Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
utils Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
parse.go Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
parse_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00