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)
Aug 16 2023, 6:52 PM
Unknown Object (File)
Aug 15 2023, 7:52 AM
Unknown Object (File)
Jun 21 2023, 5:11 PM
Unknown Object (File)
May 3 2023, 4:45 AM
Unknown Object (File)
Feb 8 2023, 4:09 PM
Unknown Object (File)
Feb 1 2023, 5:05 PM
Unknown Object (File)
Jan 26 2023, 6:26 PM
Unknown Object (File)
Jan 23 2023, 7:38 PM
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