woodpecker/server
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
..
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 Ignore gitlab merge request events without code changes (#3338) 2024-02-07 01:45:00 +01:00
grpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logging Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
model Add release event trigger (#3226) 2024-01-30 17:39:00 +01:00
pipeline Add release event trigger (#3226) 2024-01-30 17:39:00 +01:00
plugins Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
pubsub Refactor/simplify pubsub (#2554) 2023-10-13 07:34:33 +02:00
queue Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
router Remove some interfaces (#3220) 2024-01-19 16:20:35 +01:00
store Parse backend options in backend (#3227) 2024-02-08 18:39:32 +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