jenkins-bot has submitted this change and it was merged.

Change subject: [SemanticFormsInputs] Add dependance on SemanticForms extension
......................................................................


[SemanticFormsInputs] Add dependance on SemanticForms extension

Change-Id: Ia58c3c7d6659367aac96602af0aee7610a31c623
---
M jjb/mediawiki-extensions.yaml
M zuul/ext_dependencies.py
2 files changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/jjb/mediawiki-extensions.yaml b/jjb/mediawiki-extensions.yaml
index 00c1fb9..3c6e7c9 100644
--- a/jjb/mediawiki-extensions.yaml
+++ b/jjb/mediawiki-extensions.yaml
@@ -527,7 +527,6 @@
      - SemanticExpressiveness
      - SemanticExtraSpecialProperties
      - SemanticForms
-     - SemanticFormsInputs
      - SemanticGenealogy
      - SemanticGlossary
      - SemanticHighcharts
diff --git a/zuul/ext_dependencies.py b/zuul/ext_dependencies.py
index 42a19c9..b4890c7 100755
--- a/zuul/ext_dependencies.py
+++ b/zuul/ext_dependencies.py
@@ -37,6 +37,7 @@
     'QuickSurveys': ['EventLogging'],
     'RelatedArticles': ['BetaFeatures', 'Cards', 'MobileFrontend'],
     'Score': ['VisualEditor'],
+    'SemanticFormsInputs': ['SemanticForms'],
     'SyntaxHighlight_GeSHi': ['VisualEditor'],
     'Thanks': ['Echo', 'Flow', 'MobileFrontend'],
     'VectorBeta': ['EventLogging'],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia58c3c7d6659367aac96602af0aee7610a31c623
Gerrit-PatchSet: 3
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to