Paladox has uploaded a new change for review.

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

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

[ListSignup] Add npm test and composer-test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires I6b0ef30e50c1545f0730704bc07f3d762493346d

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/35/281835/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e235379..9f2420a 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4866,9 +4866,11 @@
 
   - name: mediawiki/extensions/ListSignup
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/LiveTranslate
     template:

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

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