woodpecker/pipeline/frontend/yaml
qwerty287 6892a9ca57
Parse backend options in backend (#3227)
Currently, backend options are parsed in the yaml parser.
This has some issues:
- backend specific code should be in the backend folders
- it is not possible to add backend options for backends added via
addons
2024-02-08 18:39:32 +01:00
..
compiler Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
constraint Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
linter Parse backend options in backend (#3227) 2024-02-08 18:39:32 +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