[Buildbot] #2942: Implement "slugs" for builders

Buildbot trac trac at buildbot.net
Sun Feb 8 01:50:38 UTC 2015


#2942: Implement "slugs" for builders
------------------------+--------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  major        |   Milestone:  0.9.0
 Version:  master       |  Resolution:
Keywords:               |
------------------------+--------------------
Changes (by dustin):

 * version:  0.8.9 => master


Comment:

 We seem to have decided to just require that builder names are identifiers
 in the Data API.  However, the `builders.name` column is of type TEXT, and
 we still have a hash ensuring uniqueness.  So both of those things need to
 be fixed.

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


More information about the bugs mailing list