Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/279704

Change subject: Add the rest of the mediawiki extension dependencies from 
mediawiki-extensions.yaml
......................................................................

Add the rest of the mediawiki extension dependencies from 
mediawiki-extensions.yaml

Add them to parameter_functions.py.

Extensions added

'MobileApp': ['Echo', 'MobileFrontend', 'VisualEditor'],

'TitleBlacklist': ['AntiSpoof'],

'Translate': ['UniversalLanguageSelector', 'EventLogging', 'cldr'],

'UniversalLanguageSelector': ['EventLogging'],

If they pass the generic tests they will be switched to generic tests from
non generic.

Change-Id: I1303a92f5eb299ea14bfd5a184d20b13a9ee8998
---
M zuul/parameter_functions.py
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/04/279704/1

diff --git a/zuul/parameter_functions.py b/zuul/parameter_functions.py
index 330a781..5d9d93e 100644
--- a/zuul/parameter_functions.py
+++ b/zuul/parameter_functions.py
@@ -75,6 +75,7 @@
     'MassMessage': ['LiquidThreads'],
     'Math': ['VisualEditor', 'Wikidata'],
     'MathSearch': ['Math'],
+    'MobileApp': ['Echo', 'MobileFrontend', 'VisualEditor'],
     'MobileFrontend': ['Echo', 'VisualEditor'],
     'NavigationTiming': ['EventLogging'],
     'NSFileRepo': ['Lockdown'],
@@ -102,10 +103,12 @@
     'Thanks': ['Echo', 'Flow', 'MobileFrontend', 'VisualEditor',
                'GuidedTour', 'AbuseFilter', 'SpamBlacklist',
                'CheckUser', 'EventLogging', 'ConfirmEdit'],
-    'Translate': ['UniversalLanguageSelector', 'EventLogging'],
+    'TitleBlacklist': ['AntiSpoof'],
+    'Translate': ['UniversalLanguageSelector', 'EventLogging', 'cldr'],
     'TranslateSvg': ['Translate'],
     'TranslationNotifications': ['Translate'],
     'TwnMainPage': ['Translate'],
+    'UniversalLanguageSelector': ['EventLogging'],
     'VectorBeta': ['EventLogging'],
     'VikiSemanticTitle': ['VIKI'],
     'VikiTitleIcon': ['VIKI'],

-- 
To view, visit https://gerrit.wikimedia.org/r/279704
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1303a92f5eb299ea14bfd5a184d20b13a9ee8998
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to