~xnox/launchpad:skip-obsolete-source

Last commit made on 2023-01-21
Get this branch:
git clone -b skip-obsolete-source https://git.launchpad.net/~xnox/launchpad
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
skip-obsolete-source
Repository:
lp:~xnox/launchpad

Recent commits

aca5f11... by Dimitri John Ledkov

custom_uploads_copier: allow checking upload's source is published

In ftpmaster publisher, opt-into checking custom upload's source is
still published. This is to avoid publising custom uploads, for source
packages that have been removed.

Possibly a better check would be to find bpph and check if it is
superseeded or not. But it is quite hard to jump from custom upload to
the patching bpph, despite having the link to the binary upload
changes file.

Signed-off-by: Dimitri John Ledkov <email address hidden>

Failed
[SUCCEEDED] docs:0 (build)
[FAILED] lint:0 (build)
[WAITING] mypy:0 (build)
13 of 3 results
dae7df2... by Jürgen Gmach

Convert archive permissions tests to unit tests

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

5b3747d... by Jürgen Gmach

Convert archive permissions tests to unit tests

d7e4969... by Colin Watson

Fix various ResourceWarnings in tests

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

a0c09ac... by Jürgen Gmach

Use proper naming for returncode

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

89c77de... by Jürgen Gmach

Use proper naming for returncode

The previously used name "return value" was ambigous.

ff09e66... by Colin Watson

Fix ResourceWarning in cache-country-mirrors.rst

5e75e1b... by Colin Watson

Fix ResourceWarnings in gina doctests

7eb8c96... by Colin Watson

Fix ResourceWarnings in test layers

1a1d9a5... by Colin Watson

Fix ResourceWarnings in branch-rewrite tests