SlackBuilds Repository

15.0 > Python > buildbot (3.11.1)

The BuildBot is a system to automate the compile/test cycle required by
most software projects to validate code changes. By automatically
rebuilding and testing the tree each time something has changed, build
problems are pinpointed quickly, before other developers are
inconvenienced by the failure. The guilty developer can be identified
and harassed without human intervention. By running the builds on a
variety of platforms, developers who do not have the facilities to test
their changes everywhere before checkin will at least know shortly
afterwards whether they have broken the build or not. Warning counts,
lint checks, image size, compile time, and other build parameters can be
tracked over time, are more visible, and are therefore easier to
improve.

See also buildbot-worker (the worker component of BuildBot).

Note on SQLAlchemy: buildbot requires SQLAlchemy-legacy and won't work
with SQLAlchemy, but python3-alembic works with both. So disregard
REQUIRES for python3-alembic and install only SQLAlchemy-legacy.

This requires: msgpack-python, python3-alembic, python3-dateutil, python3-pyjwt, python3-twisted, python3-autobahn, SQLAlchemy-legacy

Maintained by: Yth - Arnaud
Keywords: continuous integration,ci
ChangeLog: buildbot

Homepage:
https://buildbot.net/

Source Downloads:
buildbot-3.11.1.tar.gz (b6fa75f861b66f17356afff7b120fba2)
buildbot-pkg-3.11.1.tar.gz (093fdd89d8ca98275aa5432ff908346e)
buildbot-www-3.11.1.tar.gz (f46a612dc7758061662a2c19cecebb68)
buildbot-console-view-3.11.1.tar.gz (23caca945c44e7c0641cf78f9e15705f)
buildbot-grid-view-3.11.1.tar.gz (8c756eba4bd4c6b2af319dc2870c8c62)
buildbot-waterfall-view-3.11.1.tar.gz (3bcf84c418a2f985d60127198f060f08)
buildbot-wsgi-dashboards-3.11.1.tar.gz (9f4baaa452b81cf7c4f02a26736303d0)

Download SlackBuild:
buildbot.tar.gz
buildbot.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
buildbot.SlackBuild
buildbot.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds