套件:buildbot-worker(4.1.0-1)
buildbot-worker 的相關連結
Debian 的資源:
下載原始碼套件 buildbot:
- [buildbot_4.1.0-1.dsc]
- [buildbot_4.1.0.orig.tar.gz]
- [buildbot_4.1.0.orig.tar.gz.asc]
- [buildbot_4.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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: 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-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-twisted (>= 22.1.0)
- Event-based framework for internet applications
-
- rec: brz
- easy to use distributed version control system
- 或者 subversion
- Advanced version control system
- 或者 cvs
- Concurrent Versions System
- 或者 mercurial
- easy-to-use, scalable distributed version control system
- 或者 darcs
- distributed, interactive, smart revision control system
- 或者 git
- fast, scalable, distributed revision control system