Buildbot

Continuous integration testing framework From Wikipedia, the free encyclopedia

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 Python,[6] WebKit,[7] LLVM,[8] Blender,[9] ReactOS,[10] and many other projects.[11]

DeveloperDustin J. Mitchell
Initial releaseApril 29, 2003; 22 years ago (2003-04-29)[3]
Stable release
4.3.0[5] / 12 May 2025; 9 months ago (12 May 2025)
Quick facts Original author, Developer ...
Buildbot
Original authorBrian Warner[1][2][3][4]
DeveloperDustin J. Mitchell
Initial releaseApril 29, 2003; 22 years ago (2003-04-29)[3]
Stable release
4.3.0[5] / 12 May 2025; 9 months ago (12 May 2025)
Written inPython
Operating systemPOSIX, Windows
Size4.6 MB
TypeContinuous integration
LicenseGPLv2
Websitewww.buildbot.net Edit this on Wikidata
Repository
Close

Implementation

Buildbot is written in Python on top of the Twisted libraries.

SCM support

As of March 2021, in version 2.10.1, Buildbot supports SCM integration with CVS, Subversion, Darcs, Mercurial, Bazaar, Git, Monotone, Repo/Gerrit, Perforce, and BitKeeper.[12]

See also

References

Related Articles

Wikiwand AI