woodpecker/pipeline
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
..
backend Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
errors Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
frontend Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
rpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
shared Fix spelling in test description (#3198) 2024-01-13 15:24:13 +01:00
error.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
error_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logger.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00