woodpecker/pipeline/frontend/yaml
6543 383f273392
Add cron feature (#934)
https://woodpecker-ci.org/docs/usage/cron

Co-authored-by: Anbraten <anton@ju60.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2022-09-01 00:36:32 +02:00
..
compiler Pipeline compiler should not alter specified image (#1005) 2022-08-26 20:00:11 +02:00
constraint Add cron feature (#934) 2022-09-01 00:36:32 +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 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