Buildbot
Lua error in Module:Infobox at line 199: malformed pattern (missing ']'). 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[update], 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
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
<templatestyles src="Asbox/styles.css"></templatestyles>
- ↑ 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
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ https://wiki.mozilla.org/Buildbot
- ↑ http://buildbot.net/trac/wiki/SuccessStories
- ↑ https://github.com/buildbot/buildbot/blob/v0.8.7p1/MAINTAINERS.txt