Paladox has uploaded a new change for review.

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

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

[HeaderTabs] Add npm test and composer-test

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

Requires I621aa336c2a09b3256300dfc0b4fc1ca86411876

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/17/280417/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..d8ab553 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4692,8 +4692,12 @@
 
   - name: mediawiki/extensions/HeaderTabs
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/HelpCommons
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd9c232fceb470de41317372a9dc9e4d89ffee83
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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