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.
Details
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
Beta cluster doesn't have l10nupdate jobs setup, but it should be
possible to just run this new command manually.
Diff Detail
Diff Detail
- Repository
- rMSCA Scap
- Branch
- T72443
- Lint
Lint Passed - Unit
Tests Passed
Event Timeline
Comment Actions
I really meant to link this to T119746: localisationupdate broken on wmf wikis by scap master-master sync changes