Paladox has uploaded a new change for review.

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

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

[LoopFunctions] 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 Ia30ed26cc8195b7761af0391d78b518f776ce3f9

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


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/62/281862/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index e235379..50238e5 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4907,9 +4907,11 @@
 
   - name: mediawiki/extensions/LoopFunctions
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Loops
     template:

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

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