Paladox has uploaded a new change for review.

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

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

[NewUserNotif] Add npm test

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

Requires I842b4fbcc411487b73081f1567bb39e6db0225e6

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/07/276807/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..4f6bdc4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3683,9 +3683,10 @@
 
   - name: mediawiki/extensions/NewUserNotif
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/NoBogusUserpages
     template:

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

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