Original author(s) Development status Active | Developer(s) Dustin J. Mitchell | |
Initial release April 29, 2003; 13 years ago (2003-04-29) Stable release 0.8.12 / 20 April 2015; 22 months ago (2015-04-20) |
Buildbot is a software development continuous integration tool which automates the compile/test cycle required to validate changes to the project code base. It began as a light-weight alternative to the Mozilla project's Tinderbox, and is now used at Mozilla, Chromium, WebKit and many other projects.
Contents
Implementation
Buildbot is written in Python on top of the Twisted libraries.
SCM support
As of March 2013, in version 0.8.7p1, Buildbot supports SCM integration with CVS, Bazaar, Darcs, SVN, Perforce, Mercurial, Git, Monotone, Repo, and BitKeeper.
References
Buildbot Wikipedia(Text) CC BY-SA