woodpecker/pipeline/frontend/yaml/compiler
John Olheiser 71b9179078
Move plugin config to root.pipeline.[step].settings (#464)
* Move Vargs to Settings

* Allow both until deprecation

* Add more tests

* Adjust schema

* Add missing detach option, fix schema tests


Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
2021-12-04 16:44:18 +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 Cleanup Code (#348) 2021-09-24 16:29:26 +02:00
params_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +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