Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buildbot/buildbot
Python-based continuous integration testing framework; your pull requests are more than welcome!
https://github.com/buildbot/buildbot
ci ci-framework continuous-integration python
Last synced: 3 days ago
JSON representation
Python-based continuous integration testing framework; your pull requests are more than welcome!
- Host: GitHub
- URL: https://github.com/buildbot/buildbot
- Owner: buildbot
- License: gpl-2.0
- Created: 2010-07-06T17:56:53.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T00:27:22.000Z (about 2 months ago)
- Last Synced: 2024-10-29T11:24:46.073Z (about 1 month ago)
- Topics: ci, ci-framework, continuous-integration, python
- Language: Python
- Homepage: https://www.buildbot.net
- Size: 74.2 MB
- Stars: 5,251
- Watchers: 200
- Forks: 1,625
- Open Issues: 729
-
Metadata Files:
- Readme: README.rst
- Changelog: newsfragments/8162.bugfix
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-python-applications - Repo
- awesome-foss-alternatives - Buildbot - Python-based continuous integration testing framework; your pull requests are more than welcome!. [๐, GNU General Public License v2.0]. (Software development / Continuous integration (CircleCI alternatives))
- awesome-repositories - buildbot/buildbot - Python-based continuous integration testing framework; your pull requests are more than welcome! (Python)
- awesome-list - Buildbot - Python-based continuous integration testing framework. (DevOps / Data Management)
- best-of-python-dev - GitHub - 44% open ยท โฑ๏ธ 23.05.2024): (Build Tools)
- awesome-python-applications - Repo
- awesome - buildbot/buildbot - Python-based continuous integration testing framework; your pull requests are more than welcome! (python)
README
==========
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_viewand so on
See the README in each subdirectory for more information
Related repositories:
* https://github.com/buildbot/buildbot-media - Buildbot-related media
* https://github.com/buildbot/buildbot-website - Source for http://buildbot.net.. |travis-badge| image:: https://travis-ci.org/buildbot/buildbot.svg?branch=master
.. _travis-badge: https://travis-ci.org/buildbot/buildbot
.. |codecov-badge| image:: http://codecov.io/github/buildbot/buildbot/coverage.svg?branch=master
.. _codecov-badge: http://codecov.io/github/buildbot/buildbot?branch=master
.. |readthedocs-badge| image:: https://readthedocs.org/projects/buildbot/badge/?version=latest
.. _readthedocs-badge: https://readthedocs.org/projects/buildbot/builds/