[Buildbot-devel] [ANN] Buildbot-0.8.7 released
Dustin J. Mitchell
dustin at v.igoro.us
Sun Sep 23 00:09:58 UTC 2012
Buildbot-0.8.7 and Buildbot-slave-0.8.7 are now available from the
usual sources:
http://pypi.python.org/pypi/buildbot/0.8.7
http://code.google.com/p/buildbot/downloads/list
The 0.8.7 release brings a plethora of new features:
* Support for building projects composed of multiple codebases
* New, much more flexible property interpolation support (Interpolate)
* Significant improvements to the ForceScheduler
* Much more!
The release also drops support for some older software: Buildbot now
requires at least Python-2.5 and Twisted-9.0.0.
See the release notes for more:
http://buildbot.net/buildbot/docs/0.8.7/relnotes/index.html
While the field of contributors to this version was wide, a few people
deserve special recognition for code, reviews, and support:
* Tom Prince
* Pierre Tardy
* Harry Borkhuis
* Benoît Allard
* John Carr
* Georges Racinet
* Jared Grubb
* Malcolm Parsons
Let's have a virtual round of applause for everyone who's helped make
Buildbot greater. Thanks, folks!
File checksums are as follows. This buildbot release is signed by my
GPG public key (7F0D15B1) (available from keyservers), and the
signatures are available for download at the Google Code site.
e41190fce4016f770d9bee2332b7a670 master/dist/buildbot-0.8.7.tar.gz
d24d615f3334b56e4849adbb95a21191 master/dist/buildbot-0.8.7.zip
5f9306887d88a50f499bc3f11c107d63 slave/dist/buildbot-slave-0.8.7.tar.gz
fdbecf861d806d3dbef413f106c8ab82 slave/dist/buildbot-slave-0.8.7.zip
The diffstat against 0.8.6 is:
424 files changed, 26255 insertions(+), 13777 deletions(-)
That's about 36% higher than 0.8.6. About a third of the changes are
in the unit tests alone!
Dustin
More information about the devel
mailing list