Paladox has uploaded a new change for review.

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

Change subject: [CongressLookup] Add npm test and composer-test
......................................................................

[CongressLookup] Add npm test and composer-test

Also move jsonlint to check: for non-whitelisted users and remove jshint
since there are no js files.

Requires I4bfa9dacd8424e27db4003a1023a523d197d7d3f

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/88/278588/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0b30cc4..6bca9e7 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4281,9 +4281,11 @@
 
   - name: mediawiki/extensions/CongressLookup
     template:
-      - name: jsonlint
-      - name: jshint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Contest
     template:

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

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