mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 10:21:00 +00:00
fd8e0b248b
test for a bug where pipelines that use `depends_on` were not built in multi-pipeline builds. The problem is that pipelines names keep a leading `'/'` when the pipeline path does not have a trailing `'/'`. |
||
---|---|---|
.. | ||
buildStatus.go | ||
buildStatus_test.go | ||
configFetcher.go | ||
configFetcher_test.go | ||
procBuilder.go | ||
procBuilder_test.go | ||
procStatus.go | ||
procStatus_test.go | ||
userSyncer.go |