[Buildbot-commits] [Buildbot] #998: better handling for tags in changesources (was: git_buildbot.py ignores tags)

Buildbot nobody at buildbot.net
Sat Mar 10 19:09:47 UTC 2012


#998: better handling for tags in changesources
-------------------------+--------------------
Reporter:  chrb          |       Owner:
    Type:  enhancement   |      Status:  new
Priority:  major         |   Milestone:  0.8.+
 Version:  0.8.1         |  Resolution:
Keywords:  git, hg, svn  |
-------------------------+--------------------
Changes (by dustin):

 * keywords:  git => git, hg, svn


Comment:

 I think that we need a better, more general solution to this.

 Unfortunately, different VC's handle tags differently -- for Git, they are
 not a commit, whereas for svn and hg, they are.  And in hg, the URL needs
 to change.

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


More information about the Commits mailing list