Zhenlei Huang

Results 6 issues of Zhenlei Huang

See https://hub.docker.com/r/andrius/asterisk/ >docker pull andrius/asterisk:debian-15-current It's better to put asterisk version before classifier `debian`, thus is consistent with classifier `Alpine` > docker pull andrius/asterisk:15 PS: the document in docker hub...

The line coverage in html report is not the same with that in project building console. See the demo project https://github.com/gmshake/pitest-coverage During debugging and tracing, I realized that the later...

## [JENKINS-56284](https://issues.jenkins-ci.org/browse/JENKINS-56284) - Make compute changelog extensible ## Checklist - [x] I have read the [CONTRIBUTING](https://github.com/jenkinsci/git-plugin/blob/master/CONTRIBUTING.adoc) doc - [x] I have referenced the Jira issue related to my changes in...

enhancement

…lt source / test-source directories Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MCHECKSTYLE) filed for the change...

See https://issues.apache.org/jira/browse/MNG-7793 Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG-7793) filed for the change (usually before you...

ZipExtractionInstaller.performInstallation() will invoke FilePath.installIfNecessaryFrom() to extract tar ball. When there is no connection to the binary_link and the filepath `expected` exists, no exception will be thrown thus it falls though...