Hashar has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index a883b19..5dafa52 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4335,9 +4335,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: merged
Gerrit-Change-Id: Ia50115544c82b7c8aef3b38f147f86e215ac24de
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[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