woodpecker/pipeline/frontend/yaml/compiler
Zav Shotan ec9b0a62a7
Add support for pipeline root.when conditions (#770)
Co-authored-by: Zav Shotan <zshotan@bloomberg.net>
Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: 6543 <6543@obermui.de>
2022-09-26 09:27:20 +02:00
..
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Add support for pipeline root.when conditions (#770) 2022-09-26 09:27:20 +02:00
convert.go Pipeline compiler should not alter specified image (#1005) 2022-08-26 20:00:11 +02: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 Add support for default clone image environment variable (#769) 2022-02-10 17:05:19 +01:00
option_test.go use example.com instead of foo.com (#1188) 2022-09-14 15:20:27 +02:00
params.go Bump deps (#1125) 2022-08-25 08:09:05 +02:00
params_test.go Fix uppercase from_secrets (#842) 2022-03-19 12:34:32 +01:00
script_posix.go Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00
script_posix_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
script_win.go Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +01:00