~tsimonq2/ubuntu-cdimage:daily-checks-email

Last commit made on 2023-11-22
Get this branch:
git clone -b daily-checks-email https://git.launchpad.net/~tsimonq2/ubuntu-cdimage
Only Simon Quigley can upload to this branch. If you are Simon Quigley please log in for upload directions.

Branch merges

Branch information

Name:
daily-checks-email
Repository:
lp:~tsimonq2/ubuntu-cdimage

Recent commits

c3a161d... by Simon Quigley

Remove Colin Watson from the Daily CD Health Check emails

So long Colin, and thanks for all the fish.

Succeeded
[SUCCEEDED] run-tests:0 (build)
[SUCCEEDED] lint:0 (build)
12 of 2 results
8511a8d... by Steve Langasek

Merge remote-tracking branch 'mwhudson/run-linters-in-ci'

0d7c2b6... by Steve Langasek

Bump lubuntu jammy size limit per tsimonq2

78b1827... by Michael Hudson-Doyle

try running tests on jammy

8acee78... by Michael Hudson-Doyle

fix flakes

d5c550f... by Michael Hudson-Doyle

fix line lengths

7ad2dfd... by Michael Hudson-Doyle

update pyflakes3 excludes mechanism to cope with change in output

6a11b63... by Michael Hudson-Doyle

rewrite linter checks to not spray linter output to stdout while tests are running

b5de4f3... by Michael Hudson-Doyle

add linting packages to .lauchpad.yaml

019c069... by Michael Hudson-Doyle

do not always pass "main" to germinate

The code I deleted last week handled sourcing pool packages from
different components by merging all of the desired components from the
archive pool into the "main" component for a local copy and then passing
--components "main" to germinate. Pass the desired components to
germinate directly, which should fix including packages from restricted
into the pool.