[Buildbot-devel] using properties in factories to control creation of steps?

Dustin J. Mitchell dustin at v.igoro.us
Sat Jul 6 14:50:18 UTC 2013


Most often, this kind of complex functionality is best implemented in
a slave-side script that runs in a single buildstep.

We've experimented with ways of making BuildFactories act like
functions - with loops, conditional statements, and "calls" to other
BuildFactories - but for the moment that's not possible beyond
doStepIf and friends.

Dustin




More information about the devel mailing list