Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/56157
Change subject: checkstyle publisher for phpcs
......................................................................
checkstyle publisher for phpcs
JSLint uses the checkstyle publisher whereas phpcs use the violations
one. This change adds checkstyle processing to the phpcs jobs of
mediawiki core. We will see how it looks like.
Updates jobs:
- mediawiki-core-phpcs-HEAD
- mediawiki-core-regression-phpcs
- mediawiki-core-regression-phpcs-HEAD
- test-mediawiki-phpcs-HEAD
Change-Id: I870405ee787d1be281f5f32b54519026e807260e
---
M job-templates.yaml
1 file changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/integration/jenkins-job-builder-config
refs/changes/57/56157/1
diff --git a/job-templates.yaml b/job-templates.yaml
index 3ad5fb1..84ea7ea 100644
--- a/job-templates.yaml
+++ b/job-templates.yaml
@@ -38,6 +38,7 @@
- phpcs
publishers:
+ - checkstyle-xml
- phpcs
# PHP CodeSniffer on changed files
@@ -57,4 +58,5 @@
- phpcs-HEAD
publishers:
+ - checkstyle-xml
- phpcs
--
To view, visit https://gerrit.wikimedia.org/r/56157
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I870405ee787d1be281f5f32b54519026e807260e
Gerrit-PatchSet: 1
Gerrit-Project: integration/jenkins-job-builder-config
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits