[Buildbot-devel] buildbot-0.3.1 released

Brian Warner warner-buildbot at lothar.com
Tue Apr 29 10:14:02 UTC 2003


I've just finished releasing buildbot-0.3.1 . The tarball (and GPG signature)
can be downloaded from sourceforge at
http://sourceforge.net/project/showfiles.php?group_id=73177 .

The BuildBot is a system to automate the compile/test cycle required by most
software projects to validate code changes. It runs builds on a variety of
platforms ("build slaves") under the central coordination of a "build
master". Builds are triggered by source code changes (CVS commits), and
status is available from a central web page served by the buildmaster itself.

This is the first official release. Finally the source is available in a
tarball and not just through CVS. Please let me know if you encounter any
packaging problems, I'm still new to distutils.

All basic functionality should be working now. This is the same code that
runs the Twisted buildbot instance at:

 http://twistedmatrix.com/~warner.twistd/

Basic setup instructions are included in the README file inside the
distribution (including the code that sets up the Twisted buildbot). The best
documentation is still the PyCon paper and slides, available from the
buildbot home page at http://buildbot.sourceforge.net/ .

Please send any questions, patches, success stories, etc, at the
buildbot-devel mailing list, so everyone can participate.

Have a well-tested day,
 -Brian




More information about the devel mailing list