~lxer/launchpad:stable

Last commit made on 2022-09-14
Get this branch:
git clone -b stable https://git.launchpad.net/~lxer/launchpad
Only alex can upload to this branch. If you are alex please log in for upload directions.

Branch merges

Branch information

Name:
stable
Repository:
lp:~lxer/launchpad

Recent commits

ed176e8... by Ioana Lasc

Separate Bug.newMessage into internal and API methods

Merged from https://code.launchpad.net/~ilasc/launchpad/+git/launchpad/+merge/429828

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
71b6233... by Ioana Lasc

Address code review comments

ca427e6... by Colin Watson

Support parallel dispatch of a charm recipe for multiple series

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

5fd6301... by Colin Watson

Remove various deprecated configuration items

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

9892885... by Colin Watson

Upgrade to eslint 8.2.0

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

d6d914a... by Ioana Lasc

Separate Bug.newMessage into internal and API methods

6900b10... by Colin Watson

Support parallel dispatch of a charm recipe for multiple series

`charmcraft` supports declaring that a single recipe should build for
multiple bases, which may include the case where bases differ only by
"channel" (i.e. distroseries), so don't reject build requests as
already-pending if an existing pending build of a recipe is for the same
architecture but a different series.

LP: #1986968

db7e063... by Jürgen Gmach

Upgrade linters and run `pre-commit run --all-files`

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/429822

03cab64... by Colin Watson

Remove various deprecated configuration items

Our production configs no longer set any of these.

45abdab... by Colin Watson

CI: Run mypy tests

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