Paladox has uploaded a new change for review.

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

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

[ArticleIndex] Add npm test

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

Requires I7d0f066467b0f043836807f89448c2b1d7be3765

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/10/277110/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1c8cfba..9b3c55e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4004,9 +4004,11 @@
 
   - name: mediawiki/extensions/ArticleIndex
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/AssertEdit
     template:

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

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