Paladox has uploaded a new change for review.

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

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

[EmailCapture] Add npm test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires I80b0f620a0c2bbc8846b064c440de5b2db10f06f

Change-Id: I41ca76d01b1fe97444380b2d0ef4eab46bd3a2a7
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/67/276067/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a8c2792..d0cb528 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3008,9 +3008,10 @@
 
   - name: mediawiki/extensions/EmailCapture
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/EtherEditor
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41ca76d01b1fe97444380b2d0ef4eab46bd3a2a7
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to