woodpecker/pipeline/frontend/yaml/compiler
6543 1172dc3311
Write own yaml2json func (#570)
* fix regression of #384 
 * add more tests
2021-12-07 01:13:02 +01:00
..
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
convert.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
convert_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +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 Fix passing of netrc credentials to clone step (#492) 2021-11-25 21:30:03 +01:00
option_test.go Fix passing of netrc credentials to clone step (#492) 2021-11-25 21:30:03 +01:00
params.go Write own yaml2json func (#570) 2021-12-07 01:13:02 +01:00
params_test.go Write own yaml2json func (#570) 2021-12-07 01:13:02 +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
script_win_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00