~hloeung/britney/+git/britney2-ubuntu:master

Last commit made on 2022-03-21
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/britney/+git/britney2-ubuntu
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/britney/+git/britney2-ubuntu

Recent commits

fd20237... by Haw Loeung

Update email address used for emails

@canonical.com is now DKIM signed and SPF published which means emails
from proposed-migration running on snakefruit sending direct would
likely be caught out. Since we're here, the project is Ubuntu related
so switch to using an @ubuntu.com address instead.

53aaf8f... by Michael Hudson-Doyle

allow retrying on "Reference test in progress, but real test failed already"

86618a1... by Julian Andres Klode

Only set SMOOTH_UPDATES = libs oldlibs

Setting ALL has weird side effects with kernel upgrades and
other random binary packages being removed from source packages.

0374455... by Steve Langasek

Revert "Temporarily disable autohinter due to a recursion problem"

This reverts commit 83e6102613b37f3e464ecd269b9dd9c621075021.

83e6102... by Steve Langasek

Temporarily disable autohinter due to a recursion problem

e284729... by Steve Langasek

Set SMOOTH_UPDATES = ALL, which is correct for how Ubuntu handles binaries

d9d6261... by Steve Langasek

Merge remote-tracking branch 'juliank/no-testing-triggers'

8239fe9... by Steve Langasek

RIP Adam :/

36459dc... by Steve Langasek

Fix fencepost error when fetching autopkgtest results from sqlite

When querying swift there is no way to take results only newer than a
specified point, you can only query newer than or equal to. But for sqlite
we can absolutely use > instead of >= and avoid re-processing results we've
already seen.

bbdd810... by Steve Langasek

Split all triggers, not just the first one