Paladox has uploaded a new change for review.

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

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

[GoogleDocs4MW] 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 I5cdcf4fc3cb329aa362314cb7c5c3876f3cd66a8

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/53/280353/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..e313e5e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4657,9 +4657,11 @@
 
   - name: mediawiki/extensions/GoogleDocs4MW
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/GoogleDocTag
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic02728c7b0e4ca3fe27f13b91d0207a1c03d7b71
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to