Paladox has uploaded a new change for review.

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

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

[SemanticDrilldown] Add npm and composer-test tests

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

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/65/263065/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b117bcb..01dfdee 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -6628,9 +6628,12 @@
 
   - name: mediawiki/extensions/SemanticDrilldown
     template:
+      - name: composer-test
       - name: mw-checks-test
-      - name: jshint
-      - name: jsonlint
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/SemanticDummyEditor
     template:

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

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