Paladox has uploaded a new change for review.

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

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

[PageBlock] Add npm test

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

Requires Ica2e26864e7cd6c34b6dd366b3b2c4b5d896bdbd

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/75/277075/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 1c8cfba..8ff83dd 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3824,9 +3824,11 @@
 
   - name: mediawiki/extensions/PageBlock
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/PagedTiffHandler
     template:

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

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