Paladox has uploaded a new change for review.

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

Change subject: [ReplaceText] Add npm test
......................................................................

[ReplaceText] Add npm test

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

Requires If89e3c94c49cc4d0f9ca7fa30cbfed772ba58493

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/40/291840/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d419ef3..c9e22df 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -7059,9 +7059,11 @@
 
   - name: mediawiki/extensions/ReplaceText
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/RSS
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaa64b80fa3b79615cd3e82482facdfe06a5f495f
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to