Buildbot Explained
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]
Implementation
Buildbot is written in Python on top of the Twisted libraries.
SCM support
, 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
Notes and References
- Web site: Nyman . Robert . How can we write better software? – Interview series, part 2 with Brian Warner . Mozilla Hacks . . 12 August 2014.
- Web site: Warner . Brian . Personal Projects . www.lothar.com . 3 March 2021 . I am the author (but no longer the primary maintainer) of Buildbot.
- Web site: Project: BuildBot: Release Notes . SourceForge.net . https://web.archive.org/web/20050915154234/http://sourceforge.net/project/shownotes.php?release_id=155929 . 15 September 2005 . 29 Apr 2003 . dead.
- Web site: Import of the upstream sources from Sourceforge.net . GitHub . en . 25 November 2005 . Repository: warner@cvs.sourceforge.net.
- Web site: Releases - buildbot/buildbot. 5 December 2022. GitHub.
- Web site: Python Buildbot . Python.org . 3 March 2021 . en.
- Web site: Buildbot . build.webkit.org.
- Web site: LLVM Buildbot . 3 March 2021.
- Web site: Buildbot . builder.blender.org . 3 March 2021.
- Web site: Buildbot . build.reactos.org . 3 March 2021.
- Web site: Buildbot success stories . GitHub . 3 March 2021 . en.
- Web site: 2.5.3. Change Sources and Changes — Buildbot 2.10.1 documentation . docs.buildbot.net . 3 March 2021.