套件:buildbot(2.10.1-1)
buildbot 的相關連結
Debian 的資源:
下載原始碼套件 buildbot:
- [buildbot_2.10.1-1.dsc]
- [buildbot_2.10.1.orig.tar.gz]
- [buildbot_2.10.1.orig.tar.gz.asc]
- [buildbot_2.10.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.
其他與 buildbot 有關的套件
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian 設定管理系統
- 或者 debconf-2.0
- 本虛擬套件由這些套件填實: cdebconf, cdebconf-udeb, debconf
-
- dep: lsb-base
- Linux Standard Base init script functionality
-
- dep: passwd
- 更動、管理密碼及群組資料
-
- 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-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 (>= 1.2.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-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zope.interface (>= 4.1.1)
- Interfaces for Python3
-
- rec: bash-completion
- programmable completion for the bash shell
-
- rec: buildbot-worker
- System to automate the compile/test cycle (worker agent)
-
- sug: 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