launchpad-buildd:master

Last commit made on 2025-01-23
Get this branch:
git clone -b master https://git.launchpad.net/launchpad-buildd
Members of Canonical Launchpad Engineering can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:launchpad-buildd

Recent commits

d85b72a... by Colin Watson

Stop using twisted.internet.defer.returnValue

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/478061

e7ea7b6... by Colin Watson

Stop using twisted.internet.defer.returnValue

`defer.returnValue` was only needed in Python 2; in Python 3, a simple
`return` is fine.

`twisted.internet.defer.returnValue` is deprecated as of Twisted 24.7.0.

a633df9... by Tushar Gupta

releasing package launchpad-buildd version 249

Merged from https://code.launchpad.net/~tushar5526/launchpad-buildd/+git/launchpad-buildd/+merge/479724

bbcac6a... by Tushar Gupta

releasing package launchpad-buildd version 249

5d01801... by Tushar Gupta

fix: Retry while trying to install snaps due to a bug in snapd, in
which buildd runs into udev issues on the first attempt to install
a snap in a chroot. This commit is meant to be revereted once the
bug is fixed in snapd.

Merged from https://code.launchpad.net/~launchpad/launchpad-buildd/+git/launchpad-buildd/+merge/479557

664d48a... by Tushar Gupta

fix: Retry while trying to install snaps due to a bug in snapd, in
which buildd runs into udev issues on the first attempt to install
a snap in a chroot. This commit is meant to be revereted once the
bug is fixed in snapd.

80c0001... by Ines Almeida

Update use-fetch-service arg name to use dashes instead of underscores

This makes the code more consistent.

Merged from https://code.launchpad.net/~ines-almeida/launchpad-buildd/+git/launchpad-buildd/+merge/475303

23b0e64... by İlker Emre Koç

add timestamp information into buildlogs

Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad-buildd/+git/launchpad-buildd/+merge/478219

3fba9ae... by İlker Emre Koç

add timestamp information into buildlogs

- Added timestamp into buildlogs of subprocesses.
- Updated test-suite to test for the new timestamps.

bdf74dc... by Jürgen Gmach

Update documentation as we also have builders on noble

Merged from https://code.launchpad.net/~jugmac00/launchpad-buildd/+git/launchpad-buildd/+merge/477227