Paladox has uploaded a new change for review.

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

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

[CreditTab] 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 I72fedf346ecff690ea08aa05982468233f874af1

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/90/278690/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..c9e2dcf 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4324,9 +4324,11 @@
 
   - name: mediawiki/extensions/CreditTab
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CryoKey
     template:

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

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