Paladox has uploaded a new change for review.

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

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

[DidYouMean] 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 Iada6b02fcdb5697b87f9891ad977e1cb046cfba2

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/54/279554/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 31fa968..1139cce 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4425,9 +4425,11 @@
 
   - name: mediawiki/extensions/DidYouMean
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/DisqusTag
     template:

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

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