~lxer/launchpad:master

Last commit made on 2022-09-14
Get this branch:
git clone -b master 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:
master
Repository:
lp:~lxer/launchpad

Recent commits

be00c51... by Colin Watson

Canonicalize Python package names for publishing

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

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

Tell mypy to ignore missing imports from packaging

19bcf42... by Colin Watson

Explicitly depend on packaging

... since we're now using it directly.

0e0ef70... by Colin Watson

Canonicalize Python package names for publishing

LP: #1989510

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