1
Fork 0
Python-based continuous integration testing framework. The ladi-py2 branch with Python 2 maintained by LADI project.
Go to file
Povilas Kanapickas 09a54abffc
Merge pull request #7157 from Eideticom/martin/br_fetch_sort
process/buildrequestdistributor: sort unclaimed br cache by requestid
2023-11-07 06:03:47 +02:00
.circleci Upgrade Python to 3.8 for CircleCI to work 2023-07-20 15:25:56 +03:00
.github Merge pull request #7071 from p12tic/build-on-all-prs 2023-09-02 01:51:18 +03:00
common process/buildrequestdistributor: sort unclaimed br cache by requestid 2023-11-06 10:43:19 -07:00
master Merge pull request #7157 from Eideticom/martin/br_fetch_sort 2023-11-07 06:03:47 +02:00
newsfragments Merge pull request #7157 from Eideticom/martin/br_fetch_sort 2023-11-07 06:03:47 +02:00
pkg master: Use importlib.metadata.entry_points instead pkg_resources 2023-09-18 13:29:56 +03:00
pyinstaller
smokes build(deps): bump semver to 5.7.2 in /www/* 2023-07-15 18:29:11 +03:00
smokes-react e2e: Increase assertion timeout for React tests 2023-09-10 12:20:47 +03:00
worker test: Increase HangCheckProtocol test timeout 2023-09-17 17:25:48 +03:00
www www/react: RawData.renderDataElement handle undefined 2023-11-06 14:43:18 +01:00
.bbtravis.yml Merge pull request #7102 from p12tic/db-tests-parallel 2023-09-11 18:37:19 +03:00
.codecov.yml codecov: Fix after_n_builds config param 2022-02-06 11:48:52 +02:00
.coveragerc
.dockerignore docker: Switch to Debian and build all master packages 2021-05-20 15:59:45 +03:00
.gitattributes
.gitignore .gitignore: Add yarn-error.log 2023-03-31 00:20:57 +03:00
.isort.cfg isort: Delete pkg_resources from known_standard_library 2023-09-18 13:29:56 +03:00
.mailmap my main email address is gmail 2021-04-17 21:44:07 +02:00
.mention-bot
.pyup.yml
CONTRIBUTING.rst Replace stale data in CONTRIBUTING.rst with URL to up to date docs 2022-11-06 04:45:20 +02:00
Dockerfile.master Fix master docker image build by installing newer nodejs 2023-04-17 01:10:09 +03:00
LICENSE
Makefile makefile: Add missing react-waterfall_view plugin 2023-08-21 06:21:14 +03:00
README.rst
RELEASING.rst newsfragments: Move the newsfragments to the root of the project 2021-09-19 12:33:59 +03:00
appveyor.yml appveyor: Update to Python39-x64 2023-07-24 15:55:45 +03:00
pyproject.toml Add change newsfragment category 2022-12-07 22:39:12 +02:00
readthedocs.yaml Switch to updated RTD configuration 2022-07-01 09:47:30 -07:00
requirements-ci.txt build(deps): bump werkzeug from 3.0.0 to 3.0.1 2023-11-05 23:42:44 +00:00
requirements-cidb.txt Update psycopg2-binary from 2.9.7 to 2.9.8 2023-10-04 18:22:39 +02:00
requirements-cidocs.txt Update sphinx-rtd-theme from 1.3.0rc1 to 2.0.0rc2 2023-09-20 19:44:55 +02:00
requirements-ciworker.txt Update cryptography from 41.0.3 to 41.0.4 2023-10-04 18:22:39 +02:00
requirements-master-docker-extras.txt Update pycairo from 1.24.0 to 1.25.0 2023-10-04 18:22:39 +02:00
requirements-readthedocs.txt

README.rst

==========
 Buildbot
==========

--------------------------------------
 The Continuous Integration Framework
--------------------------------------

Buildbot is based on original work from `Brian Warner <mailto:warner-buildbot @
lothar . com>`_, and currently maintained by `the Botherders
<https://github.com/buildbot/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:

* 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/