woodpecker/pkg/queue
Alex Suraci 2d837cc3db query and show commits by branch
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.
2014-03-14 12:13:34 -07:00
..
build_runner.go Runner -> BuildRunner to be more descriptive 2014-02-25 17:14:14 -08:00
queue.go Runner -> BuildRunner to be more descriptive 2014-02-25 17:14:14 -08:00
worker.go query and show commits by branch 2014-03-14 12:13:34 -07:00