Paladox has uploaded a new change for review.

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

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

[HTMLets] 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 Icaa1d5b3b1c9efe9a29b267ccd2b39ecdf554c2d

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/92/280492/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..560544d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4726,9 +4726,11 @@
 
   - name: mediawiki/extensions/HTMLets
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/HTMLTags
     template:

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

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