woodpecker/pipeline/frontend/yaml/compiler
6543 b15ca52a63
Move constrain to only have a single command in backend to run to dedicated backends (#1032)
at the moment we compile a script that we can pipe in as single command
this is because of the constrains the docker backend gives us.

so we move it into the docker backend and eventually get rid of it altogether
2022-10-31 00:26:49 +01:00
..
settings Add support sub-settings and secrets in sub-settings (#1221) 2022-10-03 19:25:43 +02:00
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
compiler_test.go Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
convert.go Move constrain to only have a single command in backend to run to dedicated backends (#1032) 2022-10-31 00:26:49 +01:00
image.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
image_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
option.go Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
option_test.go use example.com instead of foo.com (#1188) 2022-09-14 15:20:27 +02:00