~jugmac00/launchpad:converge-naming-for-package-repositories

Last commit made on 2022-08-16
Get this branch:
git clone -b converge-naming-for-package-repositories 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:
converge-naming-for-package-repositories
Repository:
lp:~jugmac00/launchpad

Recent commits

15e7d0e... by Jürgen Gmach

Rename `apt_repositories` into `package_repositories`

Also rename the corresponding helper function.

This needs to be a two-phase process. Once `launchpad-buildd` works
with the new naming, the deprecated occurrences with `apt_repositories`
can be removed.

This is not only about renaming. This is also a preparation for
switching from replacing repositories with adding additional
repositories further down the stack in `launchpad-buildd` respectively
`lpraft`.

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).

7e11fbf... by Andrey Fedoseev

close-account: skip milestone tags from inactive products

1fca0f8... by Colin Watson

Set soss.license for publications with license information

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

f242b4f... by Andrey Fedoseev

close-account: skip announcements from inactive products

08388e1... by Colin Watson

Upgrade to bleach 3.3.1

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