[Buildbot-devel] BuildBot & Visual Studios....

Dustin J. Mitchell dustin at v.igoro.us
Sun Sep 25 05:15:01 UTC 2011


On Fri, Sep 23, 2011 at 11:21 AM, Dan Kegel <dank at kegel.com> wrote:
> For what it's worth, I'm using a small wrapper script to invoke my
> builds, too.  I'd much rather do that than rely on buildbot's
> integration with any particular build system.  A separate script
> is much easier to debug than something that can only
> be tested inside the buildbot.

This is a best practice for a Buildbot *deployment*, but I think in a
case where we can come to a rough consensus on how this should be
implemented in Buildbot itself, it makes sense to bake that
functionality into the application.

One of the advantages to putting logic master-side is that it's much
easier for us to customize, fix, or extend the functionality in future
releases, without requiring difficult compatibility work between
master and slave.

Dustin




More information about the devel mailing list