Paketname | buildbot |
Beschreibung | a system to automate the compile/test cycle |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.7.12-1ubuntu1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 3872 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-twisted-core (>= 2.2), python-twisted-words, adduser, dpk |
Empfohlene Pakete | python-twisted-mail, python-twisted-web |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 1091620 Byte |
Prüfsumme MD5 | 62a81ebb268a2b262f3330871a5be6a6 |
Prüfsumme SHA1 | a47e0ec780041746add0dc1b4131144ab53920f5 |
Prüfsumme SHA256 | 99bb0fe0124573494a2ee154e12c3e523665fc2c8bcaed7d17e6f6e87a3867cd |
Link zum Herunterladen | buildbot_0.7.12-1ubuntu1_all.deb |
Ausführliche Beschreibung | 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.
|