[Python-Dev] buildbot
"Martin v. Löwis"
martin at v.loewis.de
Thu Jan 5 23:21:58 CET 2006
Trent Mick wrote:
> Or for separate logic projects being built with the same builtbot
> master. For example, say Python's buildbot wanted to do regular builds
> and tests of the distutils tree
> (http://svn.python.org/view/distutils/trunk/).
I believe you could always get it arranged the way you like by properly
setting up an "uninteresting changes" filter. You would have several
builders, one change source, and each builder would filter out the
changes it is interested in.
Regards,
Martin
More information about the Python-Dev
mailing list