Page MenuHomePhabricator

Add sync-l10n command for l10nupdate
ClosedPublic

Authored by bd808 on Nov 29 2015, 3:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 12, 7:54 PM
Unknown Object (File)
Oct 30 2023, 2:57 PM
Unknown Object (File)
Oct 27 2023, 11:07 AM
Unknown Object (File)
Oct 25 2023, 3:05 AM
Unknown Object (File)
Oct 20 2023, 11:58 PM
Unknown Object (File)
Oct 17 2023, 11:23 PM
Unknown Object (File)
Oct 17 2023, 11:14 PM
Unknown Object (File)
Oct 10 2023, 11:39 AM
Subscribers
Tokens
"Love" token, awarded by mmodell.

Details

Maniphest Tasks
T72443: [l10n] Use Scap in Localisation Update
Reviewers
thcipriani
dduvall
mmodell
demon
ori
Group Reviewers
Release-Engineering-Team
Commits
rMSCA1879fd46e887: Add sync-l10n command for l10nupdate
Patch without arc
git checkout -b D65 && curl -L https://phabricator.wikimedia.org/D65?download=true | git apply
Summary

Add a new sync-l10n command that can be used to copy the l10n files for
a deployed MediaWiki version to the cluster and then trigger a rebuild
of the l10n cache files for the same version. This will be used by the
nightly l10nupdate process to replace its current use of sync-dir
followed by scap-rebuild-cdbs using dsh.

Test Plan

Beta cluster doesn't have l10nupdate jobs setup, but it should be
possible to just run this new command manually.

Diff Detail

Repository
rMSCA Scap
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bd808 retitled this revision from to Add sync-l10n command for l10nupdate.
bd808 updated this object.
bd808 edited the test plan for this revision. (Show Details)
bd808 added reviewers: demon, mmodell, thcipriani, dduvall.
bd808 added subscribers: Reedy, Krenair.
ori added a reviewer: ori.
This revision is now accepted and ready to land.Nov 29 2015, 5:05 AM
This revision was automatically updated to reflect the committed changes.