Paladox has uploaded a new change for review.

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

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

[Commentbox] Add npm test

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

Requires I5df88423b2ebe3674f844a9f2f1f7298de2a0459

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/59/278559/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..86939bb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4251,9 +4251,10 @@
 
   - name: mediawiki/extensions/Commentbox
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CommentPages
     template:

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

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