11 Mar 2010 08:00
Beta is out!
I promised Chris I'd have a beta out on Wednesday, and it's still technically Wednesday on the Pacific coast of the US. The first beta is tagged at http://github.com/djmitche/buildbot/tree/v0.8.0beta1 http://github.com/djmitche/buildbot/tarball/v0.8.0beta1 http://github.com/djmitche/buildbot/zipball/v0.8.0beta1 And testing would be *very* much appreciated! Please file bugs for any problems you find, marked with version 0.8.0. However, a big caution is in order: WARNING: there is no support for downgrading from 0.8.0 to 0.7.x! Do not upgrade a production buildmaster if you are not prepared to ride out the bugs you encounter! After installing the new version, you will need to run 'buildbot upgrade-master' to migrate your Changes into the new database. New features in this release: - uses an SQLite database to store change information - Jinja templates - Support for multiple projects in one buildmaster - most tests no longer run automatically - we're starting over with working, isolated tests. - reorganized documentation (http://djmitche.github.com/buildbot/docs/0.8.0beta1) The first of those changes affected a *lot* of code, and likely introduced some bugs we haven't found yet. Please tease those out with us!(Continue reading)
RSS Feed