Paladox has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/83/278683/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..3d03149 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4298,8 +4298,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: newchange
Gerrit-Change-Id: I9f52f8daae8fd6a42c8b1933a0003b960086e13f
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