Paladox has uploaded a new change for review.

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

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

[ContributionReporting] Add npm test

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

Requires I7d9b627fdeed5a9e6191175954a0e39a2aec2d5a

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/78/275578/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index b9f7393..1051325 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2806,9 +2806,11 @@
 
   - name: mediawiki/extensions/ContributionReporting
     template:
-      - name: jshint
-      - name: jsonlint
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
+      - jshint
 
   - name: mediawiki/extensions/ContributionTracking
     template:

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

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