woodpecker/pipeline/frontend/yaml
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
..
compiler Use external lib to convert yaml to json (#1028) 2022-07-17 17:23:31 +02:00
constraint Add agent tagging / filtering for pipelines (#902) 2022-05-31 01:12:18 +02:00
linter Add support for steps to be a list (instead of dict) (#826) 2022-06-13 23:13:09 +02:00
matrix Add linter whitespace (#531) 2021-11-24 01:31:11 +01:00
types gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
config.go Improve compile pipeline (#699) 2022-01-17 14:43:30 +01:00
config_test.go Add linter whitespace (#531) 2021-11-24 01:31:11 +01:00
container.go Add support for steps to be a list (instead of dict) (#826) 2022-06-13 23:13:09 +02:00
container_test.go Drop VarArgs in steps in favour of settings (#919) 2022-05-17 16:43:05 +02: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