mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-18 07:54:28 +00:00
2d837cc3db
This allows the same SHA to have different builds on different branches, each separately viewable. This is useful for expressing a "pipeline" in terms of branches, e.g. a commit starts on branch A and progress through B and C to master, with the build script switching on branch name. Previously viewing each build would arbitrarily choose which branch's commit to show. |
||
---|---|---|
.. | ||
builds_test.go | ||
commits_test.go | ||
members_test.go | ||
repos_test.go | ||
settings_test.go | ||
teams_test.go | ||
testing.go | ||
users_test.go |