Paladox has uploaded a new change for review.

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

Change subject: Add new hhvm lint and use it
......................................................................

Add new hhvm lint and use it

Add hhvmlint to translatewiki.

Bug: T97889
Change-Id: I784e39e65236cdc10bb48b0b275f067f440c9178
---
M zuul/layout.yaml
1 file changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/integration/config 
refs/changes/38/270938/1

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 5d5d88a..6ac9beb 100644
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -649,6 +649,10 @@
      - '^.*\.(php|php5|phtml|inc)$'
     branch: (?!REL1_2[3-6]$)
 
+  - name: hhvm
+    files:
+     - '^.*\.(php|php5|phtml|inc)$'
+
   - name: ^mediawiki-phpunit-php53-composer$
     # Release branch 1.23 does not support composer, hhvm variant is done by 
the next filter
     branch: (?!REL1_23)
@@ -2409,7 +2413,7 @@
 
   - name: translatewiki
     check: &translatewiki_jobs
-      - php53lint
+      - hhvmlint
       - translatewiki-puppet-validate
       - translatewiki-puppetlint-lenient
       - translatewiki-puppetlint-strict

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I784e39e65236cdc10bb48b0b275f067f440c9178
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