Paladox has uploaded a new change for review.

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

Change subject: [FundraisingChart] Add npm test
......................................................................

[FundraisingChart] Add npm test

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

Requires If04653306e13d428c2c69f8500fe0e477174d046

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/74/275574/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9f7393..51ee16f 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2801,8 +2801,11 @@
 
   - name: mediawiki/extensions/FundraisingChart
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ContributionReporting
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d1f6bb42d3dd5158e9af703c76d002c175e675a
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

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

Reply via email to