[Buildbot-devel] adding build steps on the fly
    Brian Gerkey 
    brian at gerkey.org
       
    Thu Jul 31 09:18:04 UTC 2008
    
    
  
hi,
Is it possible to add a build step on the fly, during a build?
In particular, when a build is triggered, I want to process the list  
of changed files and potentially add new steps as a result of  
processing.
I've tried a variety of things, such as writing my own class that  
inherits from a subclass of BuildStep, then mucking with  
self.build.steps in there, but so far to no avail.
	thanks,
	brian.
    
    
More information about the devel
mailing list