Paladox has uploaded a new change for review.

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

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

[NaturalLanguageList] Add npm test

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

Requires Id0467a76d65c2306cf06d0d4563992d6e70f3712

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/02/276802/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..fa74407 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3655,9 +3655,10 @@
 
   - name: mediawiki/extensions/NaturalLanguageList
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/NavigationTiming
     template:

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

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