woodpecker/pipeline/frontend/yaml/compiler
Anbraten c1a8884d62
Add backend selection for agent (#463)
- add backend selection option
- by default it will auto-detect a backend
2021-11-26 03:34:48 +01:00
..
cacher.go Embedding libcompose types for yaml parsing (#495) 2021-10-30 17:52:02 +02:00
compiler.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +01:00
compiler_test.go Move cncd/pipeline/pipeline/ to pipeline/ (#347) 2021-09-24 13:18:34 +02:00
convert.go Add backend selection for agent (#463) 2021-11-26 03:34:48 +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 Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +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 Replace DRONE_ with CI_ variables in pipeline steps (#427) 2021-11-25 20:43:31 +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