Hashar has submitted this change and it was merged.

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


[Contest] Add npm test and composer-test

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

Requires I74518323302926fbd235c3017e05c0664f5bbf7b

Change-Id: Iff5daa3103bc64b1f7bd271ee814f563bcb87e6c
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b0b9c52..a073e0d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4301,8 +4301,12 @@
 
   - name: mediawiki/extensions/Contest
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Contributors
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iff5daa3103bc64b1f7bd271ee814f563bcb87e6c
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