woodpecker/server/shared
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
..
buildStatus.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
buildStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
configFetcher.go Fix various typos (#835) 2022-03-09 01:44:08 +01:00
configFetcher_test.go Add support for pipeline configuration service (#804) 2022-02-28 10:56:23 +01:00
procBuilder.go Do not run clone step if no pipeline step will run (#877) 2022-05-18 23:25:14 +02:00
procBuilder_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
procStatus.go Fix various typos (#416) 2021-10-08 18:35:56 +02:00
procStatus_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00
userSyncer.go pass repo to remote perm func (#653) 2022-01-03 15:33:36 +01:00