Paladox has uploaded a new change for review.

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

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

[ContactPageFundraiser] Add npm test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires I77e4a5e5c257f8e17803759ed8da38291b1d7db4

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/41/275541/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9f7393..885a45e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2795,9 +2795,10 @@
 
   - name: mediawiki/extensions/ContactPageFundraiser
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/FundraisingChart
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1ad4b5be37e60108417d66ef8944d970e52ff28
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