Paladox has uploaded a new change for review.

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

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

[DiscussionThreading] Add npm test

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

Requires I430df9f28e51d8eb8f4749ed6f989be59107773d

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/97/275697/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d0604e3..ea16587 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2886,9 +2886,10 @@
 
   - name: mediawiki/extensions/DiscussionThreading
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/DismissableSiteNotice
     template:

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

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