Hashar has submitted this change and it was merged.

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


[DidYouKnow] 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 I5d6d762a3b4102d7a7d9bb12eeeb70ba45aaa406

Change-Id: I7865afed754e925963257d7e2b51173689b855d0
---
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 a5be5ed..1573a7e 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4410,9 +4410,11 @@
 
   - name: mediawiki/extensions/DidYouKnow
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/DidYouMean
     template:

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

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