Hashar has submitted this change and it was merged.

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


[Mailgun] Add npm test and composer-test

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

Requires I8cd1001d5f52b14ac0e3f7a1f1827a9c60a6d8c0

Change-Id: I7e1410cca4ea8c51daee717a85d27bc954029e8b
---
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 2eef97e..5f948ff 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -3517,9 +3517,11 @@
 
   - name: mediawiki/extensions/Mailgun
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/Mantle
     template:

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

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