Hashar has submitted this change and it was merged.

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


[ListSignup] 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 I6b0ef30e50c1545f0730704bc07f3d762493346d

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

Approvals:
  jenkins-bot: Verified



diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index aa0d3fb..99ede2d 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4873,9 +4873,11 @@
 
   - name: mediawiki/extensions/ListSignup
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-non-voting
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/LiveTranslate
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia980654b8e1bb58a49aad20bc36459d9a78f8d08
Gerrit-PatchSet: 2
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: JanZerebecki <[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