Hashar has submitted this change and it was merged.

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


[BiblioPlus] Add npm test

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

Requires I86e3f1d5a8ae56a426ab1eb648332487478df139

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 950a4ba..f18f842 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4112,8 +4112,11 @@
 
   - name: mediawiki/extensions/BiblioPlus
     template:
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/BibManager
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I871a5ccc04eec508a19bf49a054e608da78de83b
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to