launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #30088
[Merge] lp:~ines-almeida/lp-production-crontabs/update-lang-pack-exports into lp:lp-production-crontabs
Ines Almeida has proposed merging lp:~ines-almeida/lp-production-crontabs/update-lang-pack-exports into lp:lp-production-crontabs.
Commit message:
Remove kinetic and lunar lang export crontabs
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~ines-almeida/lp-production-crontabs/update-lang-pack-exports/+merge/444717
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~ines-almeida/lp-production-crontabs/update-lang-pack-exports into lp:lp-production-crontabs.
=== modified file 'scripts.lp.internal-launchpad'
--- scripts.lp.internal-launchpad 2023-05-31 18:01:50 +0000
+++ scripts.lp.internal-launchpad 2023-06-14 09:36:13 +0000
@@ -26,9 +26,12 @@
30 10 * * 2 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu focal --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
30 10 * * 3 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu trusty --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
30 10 * * 4 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu bionic --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
+<<<<<<< TREE
30 10 * * 5 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu lunar --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
30 10 * * 6 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu kinetic --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
30 12 * * 0 nice -16 $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/language-pack-exporter.py ubuntu mantic --force-utf8-encoding -q --log-file=INFO:/srv/launchpad.net/production-logs/rosetta/language-pack-exporter.log
+=======
+>>>>>>> MERGE-SOURCE
# Archive package cache updater
19 7 * * * $LP_PY /srv/launchpad.net/production/launchpad/cronscripts/update-pkgcache.py -q --log-file=/srv/launchpad.net/production-logs/update-pkgcache.log