[Buildbot-devel] Multiple upstreams for Dependent scheduler

Ian Zimmerman itz at buug.org
Mon Sep 29 02:52:43 UTC 2014


On Thu, 25 Sep 2014 13:14:34 -0700,
Dan Kegel <dank at kegel.com> wrote:

Dan> Our buildbot has C++ projects which subclass each other, like this:
Dan> libBase libDerived (subclasses libBase) app (instantiates objects
Dan> of classes Base and Derived) Each of these are in their own git
Dan> repo and have their own builder with a SingleBranchScheduler and a
Dan> ForceScheduler.

I remember facing something like this once, and I dealt with it in the
configuration - building a complete dependency graph, topologically
ordering it, and setting up the buildbot triggers from the resulting
order.

I agree that it feels like it belongs in the buildbot engine.

-- 
Please *no* private copies of mailing list or newsgroup messages.
Local Variables:
mode:claws-external
End:




More information about the devel mailing list