Colin Watson has proposed merging ~cjwatson/launchpad:keep-esm-archive-files into launchpad:master.
Commit message: Don't expire ESM PPAs Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/436360 These archives function somewhat as an extension of the primary archive, so we should keep their history in the same way. -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:keep-esm-archive-files into launchpad:master.
diff --git a/lib/lp/soyuz/scripts/expire_archive_files.py b/lib/lp/soyuz/scripts/expire_archive_files.py index ef82fef..c1c7e9f 100755 --- a/lib/lp/soyuz/scripts/expire_archive_files.py +++ b/lib/lp/soyuz/scripts/expire_archive_files.py @@ -44,6 +44,10 @@ snappy-dev/image snappy-dev/tools transyl ubuntu-cloud-archive +ubuntu-esm/esm-apps-security +ubuntu-esm/esm-apps-updates +ubuntu-esm/esm-infra-security +ubuntu-esm/esm-infra-updates ubuntu-mobile wheelbarrow """.split()
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

