Hashar has submitted this change and it was merged.

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


[LookupUser] 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 I0ab028af17074eed97674f44becefd4c86461b28

Change-Id: Ife605f7796e364877b0cd90174d1998bd10da14c
---
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 c3120e4..0b3b546 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4921,9 +4921,11 @@
 
   - name: mediawiki/extensions/LookupUser
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/LoopFunctions
     template:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ife605f7796e364877b0cd90174d1998bd10da14c
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