woodpecker/pipeline/frontend/yaml
2022-10-05 13:39:48 +02:00
..
compiler Add support sub-settings and secrets in sub-settings (#1221) 2022-10-03 19:25:43 +02:00
constraint Add ability to trigger manual builds (#1156) 2022-09-27 11:05:00 +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 Add support for pipeline root.when conditions (#770) 2022-09-26 09:27:20 +02:00
config_test.go Add support for pipeline root.when conditions (#770) 2022-09-26 09:27:20 +02:00
container.go Fix invalid service names for Kubernetes (#1234) 2022-10-05 13:39:48 +02:00
container_test.go Add cron feature (#934) 2022-09-01 00:36:32 +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