Paladox has uploaded a new change for review.

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

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

[LifeWebCore] Add npm test and composer-test

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

Requires I8901ed605b625db09a8d554362b7e395d2299999

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/77/281577/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 2e858f6..141ead1 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4817,8 +4817,12 @@
 
   - name: mediawiki/extensions/LifeWebCore
     template:
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/LightweightRDFa
     template:

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

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