woodpecker/pipeline/frontend/yaml
6543 9a57602174
Pipeline compiler should not alter specified image (#1005)
* pipeline compiler should not alter specifyed image

adress #1003
2022-08-26 20:00:11 +02:00
..
compiler Pipeline compiler should not alter specified image (#1005) 2022-08-26 20:00:11 +02:00
constraint refactor: use switch-case not try-err (#1112) 2022-08-15 14:39:08 +02:00
linter Add support for steps to be a list (instead of dict) (#826) 2022-06-13 23:13:09 +02:00
matrix Fix to show build pipeline parse error (#1066) 2022-08-15 14:37:46 +02:00
types Let single line command be a single command (#1009) 2022-07-19 07:20:27 +02:00
config.go Improve compile pipeline (#699) 2022-01-17 14:43:30 +01:00
config_test.go Allow multiple when conditions (#1087) 2022-08-14 19:32:49 +02:00
container.go Allow multiple when conditions (#1087) 2022-08-14 19:32:49 +02:00
container_test.go Allow multiple when conditions (#1087) 2022-08-14 19:32:49 +02:00
error.go Fix to show build pipeline parse error (#1066) 2022-08-15 14:37:46 +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