Paladox has uploaded a new change for review.

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

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

[BreadCrumbs2] Add npm test

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

Requires I193a758cd0e5b57ad778e76c41a7025940628ee4

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/86/277586/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e95c0d6..8500047 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4158,9 +4158,11 @@
 
   - name: mediawiki/extensions/BreadCrumbs2
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Carp
     template:

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

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