Hashar has submitted this change and it was merged.

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


[HTMLTags] 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 I22ebbc2d62618d8cc0df1811a5559e720c537b4f

Change-Id: I8d09b329fcda0014bdccb91fcb176a7f4e329d3b
---
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 8b89070..6bfb6a9 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -4782,9 +4782,11 @@
 
   - name: mediawiki/extensions/HTMLTags
     template:
-      - name: jshint
-      - name: jsonlint
+      - name: composer-test
       - name: extension-unittests-generic
+      - name: npm
+    check:
+      - jsonlint
 
   - name: mediawiki/extensions/IframePage
     template:

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

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