woodpecker/pipeline/backend/types
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
..
auth.go Clean up models (#3228) 2024-01-22 07:56:18 +01:00
backend.go Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
config.go Only update pipelineStatus in one place (#2952) 2023-12-15 10:03:05 +01:00
conn.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
errors.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
network.go Added protocol in port configuration (#2993) 2024-01-12 23:57:24 +01:00
secret.go Clean up models (#3228) 2024-01-22 07:56:18 +01:00
stage.go Use name in backend types instead of alias (#3142) 2024-01-09 15:22:59 +01:00
state.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
step.go Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
volume.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00