Merge ~pelpsi/langpack-o-matic:translations-opening-mantic into langpack-o-matic:master

Proposed by Simone Pelosi
Status: Merged
Approved by: Sebastien Bacher
Approved revision: b4c0b7760e7b8d1af21865c1ff786e21781badb7
Merged at revision: b4c0b7760e7b8d1af21865c1ff786e21781badb7
Proposed branch: ~pelpsi/langpack-o-matic:translations-opening-mantic
Merge into: langpack-o-matic:master
Diff against target: 19 lines (+2/-0)
2 files modified
charms/xenial/langpack-o-matic/hooks/start (+1/-0)
maps/releaseversions-ubuntu (+1/-0)
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+443505@code.launchpad.net

Commit message

Aligning with Launchpad's schedule, Mantic Translations opening

Adding mantic to releaseversions-ubuntu

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks Simone. Should we disable kinetic from the cron job perhaps? It's neither the current stable nor the LTS (also maybe lunar since we don't do langpacks updated in no LTS cycle)

Revision history for this message
Sebastien Bacher (seb128) wrote :

We discussed it by chat, let's merge it and I will disable kinetic in a commit after

review: Approve
Revision history for this message
Simone Pelosi (pelpsi) wrote :

Thank you Sebastien!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charms/xenial/langpack-o-matic/hooks/start b/charms/xenial/langpack-o-matic/hooks/start
2index 303a91a..da59cbb 100755
3--- a/charms/xenial/langpack-o-matic/hooks/start
4+++ b/charms/xenial/langpack-o-matic/hooks/start
5@@ -13,4 +13,5 @@ MAILTO=language-packs@ubuntu.com
6 30 10 * * 2 $HOME/langpack-o-matic/cron.daily jammy
7 30 10 * * 0 $HOME/langpack-o-matic/cron.daily kinetic
8 30 10 * * 6 $HOME/langpack-o-matic/cron.daily lunar
9+30 12 * * 1 $HOME/langpack-o-matic/cron.daily mantic
10 EOF
11diff --git a/maps/releaseversions-ubuntu b/maps/releaseversions-ubuntu
12index 1451ece..c6000ee 100644
13--- a/maps/releaseversions-ubuntu
14+++ b/maps/releaseversions-ubuntu
15@@ -24,3 +24,4 @@ impish 21.10
16 jammy 22.04
17 kinetic 22.10
18 lunar 23.04
19+mantic 23.10

Subscribers

People subscribed via source and target branches