Paladox has uploaded a new change for review.

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

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

[BibManager] Add npm test

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

Requires Icbf582561e7a5aed3b1d1e3bd9fb67a9e8f05e24

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/52/277552/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e95c0d6..c8dbc9d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4113,8 +4113,11 @@
 
   - name: mediawiki/extensions/BibManager
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/Blackout
     template:

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

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