[Buildbot-commits] [Buildbot] #2435: Complete Master-Side Source Steps

Buildbot nobody at buildbot.net
Sun Feb 10 23:29:48 UTC 2013


#2435: Complete Master-Side Source Steps
-------------------------+-------------------
Reporter:  dustin        |      Owner:
    Type:  project-idea  |     Status:  new
Priority:  major         |  Milestone:  0.8.+
 Version:  0.8.7p1       |   Keywords:
-------------------------+-------------------
 GSoC 2011 included a project to add master-side source steps.  These are a
 new implementation of steps that have historically housed their logic in
 the slave's code, putting that logic in the master instead.  There were a
 few key pieces of functionality omitted from the new master-side source
 steps, and until that functionality is complete Buildbot is stuck
 maintaining *both* - an awkward position.

 The relevant bugs are tagged with 'master-side-source-steps:
 [[TicketQuery(order=priority,status!=closed,keywords~=master-side-source-
 steps,format=table,col=summary|owner)]]

 == scope ==
 This project would involve surveying the missing functionality,
 implementing it, and adding tests and documentation.  This involves
 relatively little design work, but a good bit of hands-on debugging and
 coding.

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


More information about the Commits mailing list