パッケージ: buildbot-worker (2.0.1-2)
buildbot-worker に関するリンク
Debian の資源:
buildbot ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [buildbot.net]
類似のパッケージ:
System to automate the compile/test cycle (worker agent)
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 worker, which performs the actual builds. It is recommended to run the worker on behalf of a non-privileged user.
その他の buildbot-worker 関連パッケージ
|
|
|
|
-
- dep: lsb-base
- Linux Standard Base 初期化スクリプト用機能
-
- dep: passwd
- パスワードとグループデータの変更および管理
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- dep: python3-twisted (>= 17.9.0)
- Event-based framework for internet applications