~jugmac00/launchpad:remove-doc-folder

Last commit made on 2023-10-23
Get this branch:
git clone -b remove-doc-folder https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
remove-doc-folder
Repository:
lp:~jugmac00/launchpad

Recent commits

9899430... by Jürgen Gmach

Remove doc folder

... and related configuration in tox.ini.

All documentation has been migrated to its new home at
https://github.com/canonical/launchpad-manual, respective
https://canonical-launchpad-manual.readthedocs-hosted.com/en/latest/.

Succeeded
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
12 of 2 results
c9f30b9... by Ines Almeida

Fix failing pro-enable unit test

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/454273

29afe26... by Colin Watson

Fix test failures caused by "Remove/rename unused loop variables"

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

3bee7b2... by Ines Almeida

Fix failing pro-enable unit test

a64e35b... by Colin Watson

charm: Bump launchpad-layers to 0fd04056ad

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

c5cfb73... by Colin Watson

Fix librarian GC merge_duplicates

I missed out a variable when removing use of `vars()` recently, causing
some extremely verbose test fallout.

a5afdfa... by Colin Watson

Fix test_findSharedGroupsPOTMsgSet

I made an off-by-one error while fixing what `flake8-bugbear` thought
was an unused loop variable.

0141067... by Ines Almeida

Fix failing pro-enable unit test

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/454254

161b9c6... by Colin Watson

charm: Bump launchpad-layers to 0fd04056ad

This pulls in "Add dependencies of lp:ubuntu-archive-publishing".

50ca0fd... by Ines Almeida

Fix failing pro-enable unit test