https://bugzilla.wikimedia.org/show_bug.cgi?id=70443
Bug ID: 70443
Summary: Allow scap.RebuildCdbs to only build l10n cache for 1
version of mediawiki
Product: Wikimedia
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Deployment systems
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
Currently, it just iterates over the lot, it'd be nice (for l10nupdate usages)
if we could pass a parameter to scap-rebuild-cdbs of the mediawiki version to
rebuild
# Rebuild the CDB files from the JSON versions
for version, wikidb in self.active_wikiversions().items():
cache_dir = os.path.join(self.config['deploy_dir'],
'php-%s' % version, 'cache', 'l10n')
tasks.merge_cdb_updates(
cache_dir, use_cores, True, self.arguments.mute)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l