woodpecker/pipeline/frontend/yaml
qwerty287 f05f918b8d
Do not run clone step if no pipeline step will run (#877)
Skip the clone step and ignore hook/pipeline if no pipeline step except clone would run. The status reported back to the forge is `success`.

Closes https://github.com/woodpecker-ci/woodpecker/issues/778
2022-05-18 23:25:14 +02:00
..
compiler Do not run clone step if no pipeline step will run (#877) 2022-05-18 23:25:14 +02:00
constraint Fix branch condition on tags (#917) 2022-05-16 20:04:00 +02: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 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 Drop VarArgs in steps in favour of settings (#919) 2022-05-17 16:43:05 +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