~jugmac00/launchpad:export-configuration-options-for-artifactory

Last commit made on 2023-02-13
Get this branch:
git clone -b export-configuration-options-for-artifactory 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:
export-configuration-options-for-artifactory
Repository:
lp:~jugmac00/launchpad

Recent commits

23026be... by Jürgen Gmach

Add todo comment about moving attributes

See https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/437207

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
a769c78... by Jürgen Gmach

Expose API for PPA configuration to make use of Artifactory

In order to make use of Artifactory, we need to configure the publishing
method.

Artifactory is not restricted to deb files. The other formats can be
configured via the repository format.

Both options are now exposed via API.

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

Move ZCML call directive to lp namespace

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

c30b1c2... by Jürgen Gmach

Replace deprecated setuptools directive

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

6f5e1f4... by Jürgen Gmach

Replace deprecated setuptools directive

See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-license-file

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
b12fb45... by Jürgen Gmach

Fix doctests for recent ppa permissions update

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

393b387... by Jürgen Gmach

Fix doctests for recent ppa permissions update

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
8ea697d... by Jürgen Gmach

Grant Launchpad devs selected edit permissions for PPAs

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

a84b749... by Jürgen Gmach

Grant Launchpad devs selected edit permissions for PPAs

There are a couple of common requests for the Launchpad team regarding
PPAs, e.g. increasing size, set them to private, or configure them to be
used with Artifactory.

Due to historic reasons, this was only possible for Colin (or William).

There is no reason why all Launchpad devs should not be able to process
these requests.

As a starter the permission have been update for API access.

Later on we also want the changes to be made via UI.

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
feb177d... by Jürgen Gmach

Fix typo in Celebrities

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