[Buildbot-commits] [Buildbot] #2640: [nine] Flexible Build Queries

Buildbot trac trac at buildbot.net
Fri Jan 10 19:48:30 UTC 2014


#2640: [nine] Flexible Build Queries
------------------------+-------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.0
 Version:               |   Keywords:
------------------------+-------------------
 Add a means to enumerate builds *previous* to a given build, using
 flexible criteria.
 Something like ``/build/1234/previous?lib:branch=foo&builder=bar&count=3``
 to get the three builds before 1234 with branch ``foo`` in the ``lib``
 codebase, on builder ``bar``.
 This is to address #2431 and a whole class of interesting analyses of
 builds.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2640>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list