Hashar has submitted this change and it was merged.

Change subject: [Convert2Wiki] Add npm test and composer-test
......................................................................


[Convert2Wiki] Add npm test and composer-test

Also move jsonlint and add jshint to check: for non-whitelisted users.

Requires Ia6fc90c9d793ddc5253d9d6d4661536fa847c353

Change-Id: I9f52f8daae8fd6a42c8b1933a0003b960086e13f
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 48331ac..6e4e223 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4318,8 +4318,12 @@
 
   - name: mediawiki/extensions/Convert2Wiki
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/CopyToClipboard
     template:

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

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

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

Reply via email to