Python-based continuous integration testing framework; your pull requests are more than welcome!
Python CoffeeScript RAML HTML CSS Shell Other
Pull request Compare This branch is 3116 commits behind buildbot:master.
Image Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Image .github
Image common
Image master
Image pkg
Image smokes
Image worker
Image www
Image .bbtravis.yml
Image .coveragerc
Image .gitignore
Image .isort.cfg
Image .mailmap
Image .travis.yml
Image CONTRIBUTING.rst
Image Makefile
Image README.rst
Image appveyor.yml
Image circle.yml
Image pyproject.toml
Image rtd-requirements.txt

README.rst

Buildbot

The Continuous Integration Framework

Buildbot is based on original work from Brian Warner, and currently maintained by Dustin J. Mitchell. 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: