Paladox has uploaded a new change for review.

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

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

[ApiExplorer] Add npm test

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

Requires If49cdfd2916a37659c8460c40242b16eef0d75fc

Change-Id: Iae135692f06b7b9d7fd0cf08e467d89dc72a1932
---
M zuul/layout.yaml
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/05/277105/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1c8cfba..e1e7765 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3981,8 +3981,11 @@
 
   - name: mediawiki/extensions/ApiExplorer
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ApiFeatureUsage
     template:

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

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