Paladox has uploaded a new change for review.

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

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

[Drafts] Add npm test

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

Requires Ie84791baeb165cf18649bc40836cf5a7929294e1

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/04/275704/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index d0604e3..b4b4fb4 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2920,8 +2920,11 @@
 
   - name: mediawiki/extensions/Drafts
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/DynamicSidebar
     template:

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

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