~bnhassin/ubuntu-beginners-launchpad-projects:stable

Last commit made on 2022-08-11
Get this branch:
git clone -b stable https://git.launchpad.net/~bnhassin/ubuntu-beginners-launchpad-projects
Only noômen can upload to this branch. If you are noômen please log in for upload directions.

Branch merges

Branch information

Recent commits

afb4ec3... by Colin Watson

charm: Use public Swift storage URL

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

70fcfda... by Andrey Fedoseev

Skip certain fields reference checking in `close-account`:

 - branch.{owner,reviewer} from inactive products
 - specification.assignee from inactive products

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

532fc49... by Andrey Fedoseev

close-account: skip specification.assignee from inactive products

a4a94fb... by Andrey Fedoseev

close-account: skip branches from inactive products

1293dcb... by Colin Watson

charm: Use public Swift storage URL

This allows deploying the charm without being on the Canonical VPN.

e44f456... by Colin Watson

mypy: Run for lp.{archivepublisher,archiveuploader}

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

61e7187... by Andrey Fedoseev

close-account script: skip references related to inactive products

announcement.registrant
milestonetag.created_by
productrelease.owner
productreleasefile.uploader

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

7f4c454... by Andrey Fedoseev

close-account: skip product releases files from inactive products

c51080c... by Andrey Fedoseev

close-account: skip product releases from inactive products

4801e39... by Colin Watson

mypy: Run for lp.{archivepublisher,archiveuploader}

`lp.archivepublisher` just needed one small tweak due to a known `mypy`
bug (fixed in later versions).