Paladox has uploaded a new change for review.

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

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

[CategorySlideShow] Add npm test

Also move jsonlint and jshint to check: for non-whitelisted users.

Requires If18c285f598b4cea490898593b7ec9fee0eb2c4d

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/09/277909/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 38bdfde..0ae1bdd 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4196,9 +4196,11 @@
 
   - name: mediawiki/extensions/CategorySlideShow
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/CategorySortHeaders
     template:

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

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