Hashar has submitted this change and it was merged.

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


[CommunityTwitter] Add npm test and composer-test

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

Requires If6ea20dfc2f87f6173d522316e48eea12daf4343

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e0ea247..fb07650 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4276,9 +4276,12 @@
 
   - name: mediawiki/extensions/CommunityTwitter
     template:
-      - name: jsonlint
-      - name: jshint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ConditionalShowSection
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1a84d3a825b68a398e634fd1215825aa6ea1e64
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: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to