jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



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