[Buildbot-commits] [Buildbot] #2282: Bzr hook does not fill in repository information
Buildbot
nobody at buildbot.net
Sun Apr 15 15:43:44 UTC 2012
#2282: Bzr hook does not fill in repository information
----------------------+-----------------------
Reporter: gracinet | Owner:
Type: undecided | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.6p1 | Keywords: bzr hook
----------------------+-----------------------
The Mercurial hook sends repository info all along, which can prove
useful, e.g., in multi-repository setups to filter through a doStepIf
function.
The Bzr hook does not.
Of course the caveat is that the only possible repository information
available to the hook is the path on the local FS where it runs. Still,
this would be useful.
--
Ticket URL: <http://trac.buildbot.net/ticket/2282>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list