Paladox has uploaded a new change for review.

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

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

[Carp] Add npm test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires If318b9b947d81ef9f24cbd7ec2c9f8544106cc00

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/88/277588/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e95c0d6..a47295b 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4164,9 +4164,10 @@
 
   - name: mediawiki/extensions/Carp
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Cargo
     template:

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

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