Hashar has submitted this change and it was merged.

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


[CopyToClipboard] 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 I833a2ad111009b13e94058882b1f80a0b577e374

Change-Id: I3588cad66f188700b12f854242200a5562d1b688
---
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 6e4e223..a883b19 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4327,9 +4327,11 @@
 
   - name: mediawiki/extensions/CopyToClipboard
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CreatePage
     template:

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

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