Paladox has uploaded a new change for review.

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

Change subject: [CommunityVoice] Add npm test
......................................................................

[CommunityVoice] Add npm test

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

Requires I812faab71ba47105610ce106840c5727526dbc3e

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/13/275513/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d372e26..b9f7393 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2779,8 +2779,11 @@
 
   - name: mediawiki/extensions/CommunityVoice
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ContactPage
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe4408bd8c355d7ae4a894419b521dfeb665b2c3
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