woodpecker/pipeline/frontend/yaml/compiler
6543 31bad81979
Use external lib to convert yaml to json (#1028)
this move shared/yml/* into an independent lib
2022-07-17 17:23:31 +02:00
..
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
convert.go fix regression from 81dcdea2be (missmatch) 2022-06-16 23:11:27 +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 Add support for default clone image environment variable (#769) 2022-02-10 17:05:19 +01:00
params.go Use external lib to convert yaml to json (#1028) 2022-07-17 17:23:31 +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