Paladox has uploaded a new change for review.

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

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

[MWSearch] Add npm test

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

Requires I7756b9a0f399df475aee908434f5b45bdd40257e

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/00/276800/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..6266ef0 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3649,9 +3649,10 @@
 
   - name: mediawiki/extensions/MWSearch
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/NaturalLanguageList
     template:

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

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