~pappacena/launchpad:fix-pillar-person-oops

Last commit made on 2021-04-06
Get this branch:
git clone -b fix-pillar-person-oops 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:
fix-pillar-person-oops
Repository:
lp:~pappacena/launchpad

Recent commits

fdb5e48... by Thiago F. Pappacena

Fixing snap recipes description

bec6e98... by Thiago F. Pappacena

Fix OOPS on shared artifacts listing page

61b855a... by Thiago F. Pappacena

Using gunicorn when running tests

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

57f1f60... by Colin Watson

Fix ArchiveAuthToken lookup with multiple subscriptions

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

77e5133... by Colin Watson

Fix ArchiveAuthToken lookup with multiple subscriptions

When querying for tokens with current subscriptions,
`ArchiveAuthTokenSet.getByArchive` could return multiple rows even
though there was only a single token due to the additional joins. Add
`DISTINCT` to avoid this.

LP: #1922258

9e7e85d... by Colin Watson

Merge db-stable 66921f2f68 (Add ArchiveDependency.snap_base and SnapBuild.snap_base)

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

2ca36de... by Thiago F. Pappacena

Downgrading boto to make it compatible with python3.5

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

7da0536... by Thiago F. Pappacena

Downgrading boto to make it compatible with python3.5

3cc7653... by Thiago F. Pappacena

Adding OCI recipe subscription model

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

94de720... by Thiago F. Pappacena

Running reconcile for OCI recipes when an OCI project changes pillar

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