Paladox has uploaded a new change for review.

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

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

[NewestPages] Add npm test

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

Requires Iebd21b5b602cdcd04266364bad1fafee8daf300c

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/04/276804/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..3fc527e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3669,9 +3669,10 @@
 
   - name: mediawiki/extensions/NewestPages
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/NewUserMessage
     template:

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

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