~ghoust88/launchpad/+git/launchpad-3:snap-pillar-subscribe-removal-job

Last commit made on 2021-03-11
Get this branch:
git clone -b snap-pillar-subscribe-removal-job https://git.launchpad.net/~ghoust88/launchpad/+git/launchpad-3
Only ghoust88 can upload to this branch. If you are ghoust88 please log in for upload directions.

Branch merges

Branch information

Name:
snap-pillar-subscribe-removal-job
Repository:
lp:~ghoust88/launchpad/+git/launchpad-3

Recent commits

5f729ee... by Thiago F. Pappacena

Removing unecessary shortcut for admin permission on snaps

df76888... by Thiago F. Pappacena

Merge branch 'master' into snap-pillar-subscribe-removal-job

dc39be8... by Thiago F. Pappacena

Adding SnapSubscription model

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

d4fcb06... by Colin Watson

Fix close-account test to fill in more hardware DB rows by hand

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

e42994f... by Colin Watson

Fix close-account test to fill in more hardware DB rows by hand

Now that we've removed hardware database rows from sampledata,
test_handles_hardware_submissions needs to do a bit more work to set
things up to match the sort of historical data that might exist on
production. (While this is a little more awkward, it's still a
reasonable trade-off against having to copy those rows around every time
we restore the test database from a template.)

75abd2e... by Colin Watson

Fix xx-ubuntu-ppas.txt for ArchiveView.latest_updates sorting

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

bb4cb74... by Colin Watson

Fix librarian-report.txt for removal of hwdb rows from sampledata

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

84e3959... by Colin Watson

Fix librarian-report.txt for removal of hwdb rows from sampledata

hwsubmission is now empty in sampledata, so use languagepack as a test
table instead.

49e95bf... by Colin Watson

Fix xx-ubuntu-ppas.txt for ArchiveView.latest_updates sorting

https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/399296
made ArchiveView.latest_updates tie-break its sort on the SPPH ID. This
broke xx-ubuntu-ppas.txt.

837b6a2... by Thiago F. Pappacena

Fixing regression: use COALESCE instead of CASE to check snap's private/information_type column

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