Paladox has uploaded a new change for review.

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

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

[InlineCategorizer] Add npm test and composer-test

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

Requires I77e57255cb18c2e2c063deb38ce6579c08ebc9ac

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/79/280779/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 26d2752..c31666d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4763,8 +4763,12 @@
 
   - name: mediawiki/extensions/InlineCategorizer
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/InteractiveBlockMessage
     template:

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

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