Paladox has uploaded a new change for review.

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

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

[IndexFunction] Add npm test and composer-test

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

Requires I51538d869950b4a104294b14720e6e7973cdc365

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/75/280775/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 26d2752..45a0adb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4757,9 +4757,12 @@
 
   - name: mediawiki/extensions/IndexFunction
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/InlineCategorizer
     template:

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

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