woodpecker/server/store
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
..
datastore Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
mocks Make PipelineConfig unique again (#3215) 2024-01-18 23:50:29 +02:00
types Return return 404 if registry to delete do not exist (#1278) 2022-10-18 01:48:04 +02:00
common.go Use global logger for xorm logs and add options (#1997) 2023-07-15 01:15:13 +02:00
context.go Remove some interfaces (#3220) 2024-01-19 16:20:35 +01:00
store.go Make PipelineConfig unique again (#3215) 2024-01-18 23:50:29 +02:00