buildbot

The Continuous Integration Framework


Keywords
ci, ci-framework, continuous-integration, python
License
GPL-3.0
Install
pip install buildbot==0.9.15.post1

Documentation

Buildbot

The Continuous Integration Framework

Buildbot is based on original work from Brian Warner, and currently maintained by the Botherders.

Visit us on http://buildbot.net !

travis-badge codecov-badge readthedocs-badge

Buildbot consists of several components:

  • master
  • worker
  • www/base
  • www/console_view
  • www/waterfall_view

and so on

See the README in each subdirectory for more information

Related repositories: