Paladox has uploaded a new change for review.

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

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

[IframePage] 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 Ifa14baa0fc7caa7e1acb0471a8f2d9b18e851577

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/04/280504/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 32c3a82..868a3a6 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4738,9 +4738,11 @@
 
   - name: mediawiki/extensions/IframePage
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/IfTemplates
     template:

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

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