Hashar has submitted this change and it was merged.

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


[LockDownEnglishPages] 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 I7bd1c07287733bee1f6740d3e9fa0831dc4b8a76

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

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibf4a24983c22a4a3cf7248e5567af4f454e9d039
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: Paladox <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to