~pappacena/launchpad:ociproject-project-pillar

Last commit made on 2020-05-27
Get this branch:
git clone -b ociproject-project-pillar https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
ociproject-project-pillar
Repository:
lp:~pappacena/launchpad

Recent commits

930d512... by Thiago F. Pappacena

Allowing pillar change for OCIProject

1ca81b6... by Thiago F. Pappacena

Merge branch 'master' into ociproject-project-pillar

0347728... by Colin Watson

Fix deletion of Git repositories with internal MPs

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

7f55a60... by Thiago F. Pappacena

Avoiding invalid registry URL for OCI push rules.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/384570

c2721b4... by Thiago F. Pappacena

Preventing OCIPushRules with invalid URL schemes

275d46a... by Thiago F. Pappacena

Using proxy when uploading OCI images to registry.

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/384557

e71d629... by Thiago F. Pappacena

Adding use_proxy=True to registry push HTTP calls

d1323f4... by Colin Watson

Fix deletion of Git repositories with internal MPs

If there exists a merge proposal internal to a repository (that is, both
source and target references are branches in that repository), then
deleting the repository will fail because it tries to delete the merge
proposal twice. Handle this case.

1345949... by Colin Watson

Allow subscribers to see Archive.signing_key_fingerprint

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

e4a14b2... by Colin Watson

Convert CodeImportResult to Storm

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