[Buildbot-commits] [Buildbot] #2282: Bzr hook does not fill in repository information

Buildbot nobody at buildbot.net
Sun Apr 15 16:58:55 UTC 2012


#2282: Bzr hook does not fill in repository information
------------------------+--------------------
Reporter:  gracinet     |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  0.8.7
 Version:  0.8.6p1      |  Resolution:
Keywords:  bzr          |
------------------------+--------------------

Comment (by gracinet):

 Absolutely, something more useable remotely would be welcome.

 That being said, I tend to use buildbot on big bunches of repositories,
 which means that anything purely manual would be a pain. On the other
 hands, these are actually mirrors of reference repositories, which means I
 can organize them in big sections and filter on that.

 For now, I have local changes that make the bzr hook behave consistently
 wrt the mercurial hook, giving this:

 {{{
 Category        None
 Changed by      gracinet
 Changed at      Sun 15 Apr 2012 18:05:52
 Repository      file:///home/gracinet/buildbot/repos/bzr2
 Branch  bzr2
 Revision        5
 }}}

 or that, with a strip option similar to Mercurial's set to 2:
 {{{
 Category        None
 Changed by      gracinet
 Changed at      Sun 15 Apr 2012 18:07:51
 Repository      file:///home/gracinet/buildbot
 Branch  bzr2
 Revision        6
 }}}

 Submitting a pull request is just a matter of finding my way on github
 (not really used to it)

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2282#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list