[Buildbot-commits] [Buildbot] #1062: buildstep subclass of SVN step broken by 0.82 (worked with 0.81)

Buildbot buildbot-devel at lists.sourceforge.net
Sun Nov 21 18:45:44 UTC 2010


#1062: buildstep subclass of SVN step broken by 0.82 (worked with 0.81)
----------------------------+-----------------------------------------------
Reporter:  aclight          |       Owner:           
    Type:  support-request  |      Status:  new      
Priority:  major            |   Milestone:  undecided
 Version:  0.8.2            |    Keywords:  svn      
----------------------------+-----------------------------------------------
Changes (by dustin):

  * keywords:  => svn
  * type:  defect => support-request


Comment:

 I would start by comparing your {{{start}}} impl with that of the SVN
 steps in 0.8.2.

 You've run across a fundamental problem with Buildbot that will take some
 time to fix.  Jacob summed it up nicely at
 http://jacobian.org/writing/buildbot/ci-is-hard/: Buildbot is a framework,
 not an app.  But Buildbot doesn't have a well-defined API.  We've never
 written down what you should and should not override in a buildstep, much
 less a Source buildstep.  If we tried to write such a thing down, it would
 be highly contentious and probably still break a lot of custom
 configurations.

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


More information about the Commits mailing list