Commit Graph

3 Commits

Author SHA1 Message Date
Dong Ma bce839b41e Update cloverphp plugin
- update cloverphp docs to be 4 space indent
- add plugin="cloverphp" attribute
- remove the trailing \

Change-Id: Iad6dc770bfb04ba1318fef7dcf039f7ec44d67b9
2016-09-12 10:22:11 +08:00
Kei YAMAZAKI 604d39305b Fix multibyte character problem
Fixed problem that causes a UnicodeEncodeError when use multi-byte characters in the job.yml.

Change-Id: Ie715c827a794e73fae11cdca079ea80cfb8c280d
2014-01-21 22:34:30 +09:00
Antoine Musso 28c5c1c93b cloverphp publisher
Capture code coverage reports from PHPUnit, requires the Jenkins Clover
PHP Plugin:
 https://wiki.jenkins-ci.org/display/JENKINS/Clover+PHP+Plugin

Note: whenever the healthy targets are left blank, the v0.3.3 plugin
will fill in default values which then appears in the configuration. I
have ported that in Jenkins Job Builder to ensure clean diff in the Job
Configuration History plugin.

Change-Id: I9010dee62611094840304cdc2e7317b058d6495a
2013-12-10 20:40:57 +00:00