Paladox has uploaded a new change for review.

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

Change subject: [NoTitle] Add npm test and composer-test
......................................................................

[NoTitle] Add npm test and composer-test

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

Requires I0a24cf4f4e30c7124c68f80dfdd7b1bfa3f7fa7e

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/87/287787/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 37d2d15..f439a0e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -5223,9 +5223,11 @@
 
   - name: mediawiki/extensions/NoTitle
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/NSFileRepo
     template:

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

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