woodpecker/pipeline/frontend/yaml
Thomas Anderson b616a822a0
Fixed when:evaluate on non-standard (non-CI*) env vars (#1907)
Makes it possible to evaluate `when` constraint on custom environment
variables.
2023-07-02 23:45:22 +02:00
..
compiler Fixed when:evaluate on non-standard (non-CI*) env vars (#1907) 2023-07-02 23:45:22 +02:00
constraint Fixed when:evaluate on non-standard (non-CI*) env vars (#1907) 2023-07-02 23:45:22 +02:00
linter Rename yaml pipeline to steps (#1833) 2023-06-07 12:04:37 +02:00
matrix Implement YAML Map Merge, Overrides, and Sequence Merge Support (#1720) 2023-04-29 14:49:41 +02:00
types Support for k8s serviceAccount and nodeSelector (#1842) 2023-06-12 16:00:59 +02:00
error.go Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
parse.go Rename yaml pipeline to steps (#1833) 2023-06-07 12:04:37 +02:00
parse_test.go Fixed when:evaluate on non-standard (non-CI*) env vars (#1907) 2023-07-02 23:45:22 +02:00