Hashar has submitted this change and it was merged.

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 283dfa0..6021fcd 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4002,8 +4002,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: merged
Gerrit-Change-Id: Iae135692f06b7b9d7fd0cf08e467d89dc72a1932
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