Paladox has uploaded a new change for review.

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

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

[BiblioPlus] Add npm test

Also move jsonlint to check: for non-whitelisted users and add jshint to
check:

Requires I86e3f1d5a8ae56a426ab1eb648332487478df139

Change-Id: I871a5ccc04eec508a19bf49a054e608da78de83b
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/47/277547/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e95c0d6..0d87d7e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4108,8 +4108,11 @@
 
   - name: mediawiki/extensions/BiblioPlus
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/BibManager
     template:

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

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