Paladox has uploaded a new change for review.

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

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

[Model] 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 I5515ffbad286f78ca546e583e5b09c7deecae6d4

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/39/282639/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 2c24da5..f4f281f 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4999,9 +4999,11 @@
 
   - name: mediawiki/extensions/Model
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Moodle
     template:

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

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