woodpecker/pipeline/frontend/yaml/compiler
6543 04eb7935db
Improve compile pipeline (#699)
Refactor
- use constants for strings
- more tests
- move constraint code into own package

Enhance
- all constrains use doublestart (glob pattern matching) now

Co-authored-by: Anbraten <anton@ju60.de>
2022-01-17 14:43:30 +01:00
..
cacher.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
compiler.go Improve compile pipeline (#699) 2022-01-17 14:43:30 +01:00
compiler_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
convert.go Get secrets in settings (#604) 2021-12-13 13:33:07 -06: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 Get secrets in settings (#604) 2021-12-13 13:33:07 -06:00
params_test.go Get secrets in settings (#604) 2021-12-13 13:33:07 -06: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