~ilasc/launchpad:git-merge-instructions-mp

Last commit made on 2020-11-12
Get this branch:
git clone -b git-merge-instructions-mp https://git.launchpad.net/~ilasc/launchpad
Only Ioana Lasc can upload to this branch. If you are Ioana Lasc please log in for upload directions.

Branch merges

Branch information

Name:
git-merge-instructions-mp
Repository:
lp:~ilasc/launchpad

Recent commits

11bbfe3... by Ioana Lasc

Fix git checkout cmd on MP page

b059e06... by Ioana Lasc

Address code review comments

afb33de... by Ioana Lasc

Address code review comments

209552b... by Ioana Lasc

Add unit tests

c84410b... by Ioana Lasc

Address code review comments

34baad0... by Ioana Lasc

Add merge guidelines to MP page

8e1d622... by Colin Watson

Don't materialise all archives in sync-signingkeys

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

6680d14... by Colin Watson

Don't materialise all archives in sync-signingkeys

I added this list() call due to an inchoate thought that it might be
needed to do stable iteration over the list of archives, but in fact
there's no good reason for that since we're ordering by Archive.id
anyway. Loading all the archives into the Storm cache up-front made
commits unreasonably slow.

c6e3027... by Colin Watson

Copy forward base images when initialising a new distro series

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

7d2d925... by Colin Watson

sync-signingkeys: Commit after every 100th archive

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