Paladox has uploaded a new change for review.

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

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

[FlvHandler] 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 I09e3431f3f6837da735bef5582844617eb181734

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/22/280122/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a781f3c..a6e0e1c 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4527,9 +4527,11 @@
 
   - name: mediawiki/extensions/FlvHandler
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/ForcePreview
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I422e178a97a2cad7a00e536582f17760ace47604
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to