Paladox has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/83/278583/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..dda22b8 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4275,9 +4275,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: newchange
Gerrit-Change-Id: I8563be05f226e7b13ad78a405663dc4f4fda4a5c
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