Hashar has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a073e0d..48331ac 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4310,9 +4310,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: merged
Gerrit-Change-Id: I0620db955bfa32760b3f068639fd23ce226af65f
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to