Hashar has submitted this change and it was merged.

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


[ConditionalShowSection] 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 Ia98ea40c6b5f1a2ffe6b44fd9a53f247cac36669

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index fb07650..7046d96 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4285,9 +4285,11 @@
 
   - name: mediawiki/extensions/ConditionalShowSection
     template:
-      - name: jsonlint
-      - name: jshint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/CongressLookup
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8563be05f226e7b13ad78a405663dc4f4fda4a5c
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