软件包: python3-buildbot (1.1.1-3ubuntu5)
python3-buildbot 的相关链接
Trisquel 的资源:
下载源码包 buildbot:
维护者:
Original Maintainers:
- Python Applications Packaging Team (Mail Archive)
- Robin Jarry
外部的资源:
- 主页 [buildbot.net]
相似软件包:
System to automate the compile/test cycle (server)
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.
This package contains the master server.
其他与 python3-buildbot 有关的软件包
|
|
|
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- dep: passwd
- change and administer password and group data
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-autobahn (>= 0.16.0)
- WebSocket client and server library, WAMP framework - Python 3.x
-
- dep: python3-dateutil (>= 1.5)
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-jinja2 (>= 2.1)
- small but fast and easy to use stand-alone template engine
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-migrate (>= 0.9)
- Database schema migration for SQLAlchemy - Python 3.x
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-pkg-resources (>= 8.0)
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-sqlalchemy (>= 0.8.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-twisted (>= 17.9.0)
- Event-based framework for internet applications
-
- dep: python3-txaio (>= 2.2.2)
- compatibility API between asyncio/Twisted/Trollius - Python 3.x
-
- dep: python3-zope.interface (>= 4.1.1)
- Interfaces for Python3
-
- rec: bash-completion
- programmable completion for the bash shell
-
- rec: python3-buildbot-worker
- System to automate the compile/test cycle (worker agent)
-
- sug: python3-buildbot-doc
- System to automate the compile/test cycle (documentation)
-
- sug: python3-lz4
- Python interface to the lz4 compression library (Python 3)
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL
- 或者 python3-mysqldb
- Python interface to MySQL