Paladox has uploaded a new change for review.

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

Change subject: [LinkFilter] Add npm test and composer-test
......................................................................

[LinkFilter] Add npm test and composer-test

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

Requires Ic99cea611295cabcdafd8ce78edcd59de1fb3852

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/30/281830/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e235379..0602e40 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4854,9 +4854,12 @@
 
   - name: mediawiki/extensions/LinkFilter
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/LinkSuggest
     template:

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

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