Paladox has uploaded a new change for review.

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

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

[CreatePage] Add npm test and composer-test

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

Requires Idf275172d2376f46991c5afd8d1d55ed5c10a033

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/88/278688/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..42414f9 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4309,9 +4309,12 @@
 
   - name: mediawiki/extensions/CreatePage
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/CreateRedirect
     template:

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

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