パッケージ: buildbot (4.2.0-1)
buildbot に関するリンク
Debian の資源:
buildbot ソースパッケージをダウンロード:
- [buildbot_4.2.0-1.dsc]
- [buildbot_4.2.0.orig.tar.gz]
- [buildbot_4.2.0.orig.tar.gz.asc]
- [buildbot_4.2.0-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: passwd
- パスワードとグループデータの変更および管理
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic (>= 1.6.0)
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-autobahn (>= 0.16.0)
- WebSocket client and server library, WAMP framework - Python 3.x
-
- dep: python3-croniter
- provides iteration for datetime object with cron like format - 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-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-service-identity
- Service identity verification for pyOpenSSL (Python 3 module)
-
- dep: python3-sqlalchemy (>= 1.4.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-treq (>= 20.9)
- Higher level API for making HTTP requests with Twisted (Python 3)
-
- dep: python3-twisted (>= 22.1.0)
- Event-based framework for internet applications
-
- dep: python3-txaio (>= 2.2.2)
- compatibility API between asyncio/Twisted/Trollius - Python 3.x
-
- dep: python3-txrequests
- Asynchronous Python HTTP Requests for Humans using twisted
-
- dep: python3-unidiff (>= 0.6.0)
- Unified diff Python parsing/metadata extraction library (Python 3)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zope.interface (>= 4.1.1)
- Python3 用インターフェース
-
- rec: bash-completion
- bash シェル用のプログラム可能な補完機能
-
- 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-evalidate
- Validation and secure evaluation of untrusted Python expressions
-
- 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