Paladox has uploaded a new change for review.

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

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

[Contributors] 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 I810d2a05e6cc8b19d0e4791099fb6fc0c5b5f2cd

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/79/278679/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..63ed4ad 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4292,9 +4292,11 @@
 
   - name: mediawiki/extensions/Contributors
     template:
-      - name: jsonlint
-      - name: jshint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Convert2Wiki
     template:

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

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