buildbot 1.1.1-3ubuntu1 source package in Ubuntu

Changelog

buildbot (1.1.1-3ubuntu1) bionic; urgency=medium

  * Be more verbose for failures in the autopkg test.

 -- Matthias Klose <email address hidden>  Tue, 10 Apr 2018 19:49:44 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
buildbot_1.1.1.orig.tar.gz 3.7 MiB adb0b339704e5e82919bbcdd4327d45b0a01060ddee63fa3777395b956bb6f7b
buildbot_1.1.1-3ubuntu1.debian.tar.xz 16.9 KiB 894f19cef1fe50e184ebf39ba04dfd68d83f79a309fcab6b5e007b4ca89a860c
buildbot_1.1.1-3ubuntu1.dsc 2.8 KiB 537056c090eaad5cba013ca8abf37b26a06dd65c5a469612ed0bc92b20ac38bb

Available diffs

View changes file

Binary packages built by this source

buildbot: transitional package for python3-buildbot

 This is a transitional package for python3-buildbot. It can safely be
 removed.

buildbot-slave: transitional package for python3-buildbot-worker

 This is a transitional package for python3-buildbot-worker. It can
 safely be removed.

python3-buildbot: 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.

python3-buildbot-doc: System to automate the compile/test cycle (documentation)

 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 HTML documentation for both the master
 and worker.

python3-buildbot-worker: 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.