Buildbot

Buildbot is a software development continuous integration tool which automates the compile or 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 by LLVM, WebKit, Blender, and many other projects.[4]

Buildbot
Original author(s)Brian Warner[1]
Developer(s)Dustin J. Mitchell
Initial releaseApril 29, 2003 (2003-04-29)[2]
Stable release
2.9.2[3] / 8 December 2020 (2020-12-08)
Repository
Written inPython
Operating systemPOSIX, Windows
Size4.6 MB
TypeContinuous integration
LicenseGPLv2
Websitewww.buildbot.net 

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, Subversion, Perforce, Mercurial, Git, Monotone, Repo, and BitKeeper.[5]

See also

References

  1. Buildbot, I am the author (but no longer the primary maintainer), Various projects from the last couple of years, Brian Warner Personal Website
  2. Buildbot Release 0.3.1 (29 Apr 2003) Archived September 15, 2005, at the Wayback Machine, * First release., File Release Notes and Changelog, Sourceforge
  3. "Releases - buildbot/buildbot". Retrieved 9 December 2020 via GitHub.
  4. https://github.com/buildbot/buildbot/wiki/SuccessStories
  5. https://github.com/buildbot/buildbot/blob/v0.8.7p1/MAINTAINERS.txt
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.