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

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


[FundraiserLandingPage] Add npm test

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

Requires Ife27970d41a068ebc8dc40cbeaa34f5813146176

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

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



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index cb35fc0..9d7ca78 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3112,9 +3112,10 @@
 
   - name: mediawiki/extensions/FundraiserLandingPage
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/FundraisingTranslateWorkflow
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1757cfdd69c97e08ee867e529ed071af4249fb7b
Gerrit-PatchSet: 2
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: 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