woodpecker/pipeline/frontend/yaml
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
..
compiler Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
linter Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
matrix Add linter whitespace (#531) 2021-11-24 01:31:11 +01:00
types Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
config.go Embedding libcompose types for yaml parsing (#495) 2021-10-30 17:52:02 +02:00
config_test.go Add linter whitespace (#531) 2021-11-24 01:31:11 +01:00
constraint.go Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
constraint_test.go Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
container.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
container_test.go Move plugin config to root.pipeline.[step].settings (#464) 2021-12-04 16:44:18 +01:00
network.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
network_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
secret.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
secret_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00
volume.go Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
volume_test.go Remove github.com/kr/pretty in favor of assert.EqualValues() (#564) 2021-12-04 13:23:33 +01:00