Paladox has uploaded a new change for review.

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

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

[Nonlinear] Add npm test

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

Requires I245463c70e682844b3a360c6a178b9ca7568216e

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/16/276816/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index efe4a65..778d3b6 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3693,9 +3693,11 @@
 
   - name: mediawiki/extensions/Nonlinear
     template:
-      - name: jsonlint
-      - name: jshint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Nostalgia
     template:

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

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