~andrey-fedoseev/launchpad:merge-db-stable

Last commit made on 2022-10-21
Get this branch:
git clone -b merge-db-stable https://git.launchpad.net/~andrey-fedoseev/launchpad
Only Andrey Fedoseev can upload to this branch. If you are Andrey Fedoseev please log in for upload directions.

Branch merges

Branch information

Name:
merge-db-stable
Repository:
lp:~andrey-fedoseev/launchpad

Recent commits

c83dbb0... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to c0a7730cab18

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
c0a7730... by Colin Watson

Remove simplejson dependency

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/431994

8da641e... by Colin Watson

Use modern super()

f384d0b... by Colin Watson

Remove simplejson dependency

The only things that `simplejson` still gave us compared with the
standard library's `json` were more consistently accepting both bytes
and text input across all supported Python versions. It isn't really
worth a whole dependency just for that.

f338761... by Andrey Fedoseev

Add `BugAttachment.url` field

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/431023

bff234a... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 270a0326f141

90b0482... by Dimitri John Ledkov

Avoid expiring PPAs related to building UC kernel snaps and CPC images

Some UC kernel snaps are built from PPAs owned by the kernel team.
Some CPC / Cloud kernel previews are build from these PPAs too.

It is best to keep those PPAs unexpiring. The set of PPAs does change from time to time, hence keeping them all.

Merged from https://code.launchpad.net/~xnox/launchpad/+git/launchpad/+merge/404128

9b2f18c... by Dimitri John Ledkov

Avoid expiring PPAs related to building images

Some UC kernel snaps are built from PPAs owned by the kernel team.
Some CPC / Cloud kernel previews are build from these PPAs too.

270a032... by Colin Watson

Remove unused UTC variables

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/431819

fea2a00... by Colin Watson

Remove a number of deprecated configuration items

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/431862