Hashar has submitted this change and it was merged.

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


[LogEntry] 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 Idca29f064f6e6a833e04c102ef46f92e18fb0db1

Change-Id: Ida49c94bf82df5661652e1c55275733594b492c5
---
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 0699dc8..b931d48 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4905,9 +4905,11 @@
 
   - name: mediawiki/extensions/LogEntry
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/LogoFunctions
     template:

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

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