Buildbot
Original author(s) | Brian Warner[1] |
---|---|
Developer(s) | Dustin J. Mitchell |
Initial release | April 29, 2003[2] |
Stable release | 0.8.12[3] / 20 April 2015 |
Development status | Active |
Written in | Python |
Operating system | Windows and all POSIX including Linux, BSD, Mac OS X |
Size | 4.6 MB |
Type | continuous integration |
License | GPL |
Website |
buildbot |
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.[4][5]
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.[6]
See also
References
- ↑ Buildbot, I am the author (but no longer the primary maintainer), Various projects from the last couple of years, Brian Warner Personal Website
- ↑ Buildbot Release 0.3.1 (29 Apr 2003), * First release., File Release Notes and Changelog, Sourceforge
- ↑ "Release Notes for Buildbot 0.8.12". Retrieved 2015-05-04.
- ↑ https://wiki.mozilla.org/Buildbot
- ↑ http://buildbot.net/trac/wiki/SuccessStories
- ↑ https://github.com/buildbot/buildbot/blob/v0.8.7p1/MAINTAINERS.txt
External links
This article is issued from Wikipedia - version of the Wednesday, February 03, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.