Paladox has uploaded a new change for review.

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

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

[LinkSuggest] Add npm test and composer-test

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

Requires I53d742bc0fb13df2aa7219c27f412fb90bc14589

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/32/281832/1

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

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

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