Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250307

Change subject: [Example] Update Jenkins tests
......................................................................

[Example] Update Jenkins tests

Add composer-test

Add jshint and phplint to check: for non-whitelist users.

Remove mw-check.

Change-Id: Ic21468c31769a44ec0ad0fdf8d5e0a37ea1c4edb
---
M zuul/layout.yaml
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/07/250307/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 9b081d5..a9688ca 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2360,10 +2360,12 @@
 
   - name: mediawiki/skins/Example
     template:
-     - name: mw-checks-test
+     - name: composer-test
      - name: npm
     check:
      - jsonlint
+     - jshint
+     - phplint
 
   - name: mediawiki/skins/Gamepress
     template:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic21468c31769a44ec0ad0fdf8d5e0a37ea1c4edb
Gerrit-PatchSet: 1
Gerrit-Project: integration/config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

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

Reply via email to