buildbot 1.1.1-3ubuntu2 source package in Ubuntu

Changelog

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

  * Ignore the autopkg test failure on arm64 for now.

 -- Matthias Klose <email address hidden>  Tue, 10 Apr 2018 22:43:02 +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-3ubuntu2.debian.tar.xz 17.0 KiB c2fc5289a5a02a507cabbc990eb39fc5b6d7766c251b0a25c5f8353a59107e42
buildbot_1.1.1-3ubuntu2.dsc 2.8 KiB 29d5b3f21c1db4059c489aa2d2bc45353dcdb6e74f93a1ba862eb2a0d1257c8f

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.