Paladox has uploaded a new change for review.

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

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

[SVGEdit] Add npm test and composer-test

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

Requires I21b34fc6e7a4d6da45d2fe120b791be4505a00b1

Change-Id: I5e4a432839ca50f0cf44d7e72f98e53d7ac1201c
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/05/281405/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d415573..7afb8e2 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7200,8 +7200,12 @@
 
   - name: mediawiki/extensions/SVGEdit
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/SwiftCloudFiles
     template:

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

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