Releases: jenkinsci/github-pr-coverage-status-plugin
Releases · jenkinsci/github-pr-coverage-status-plugin
2.2.0
🐛 Bug fixes
- Update password decryption (#94) @adnancerner
📝 Documentation updates
👻 Maintenance
🚦 Tests
📦 Dependency updates
- Bump plugin parent POM from 4.49 to 4.50 (#106) @dependabot
- Bump WireMock from 2.28.1 to 2.35.0 (#107) @dependabot
github-pr-coverage-status-2.1.1
- Fail the status check when the coverage decreased
github-pr-coverage-status-2.0.0
- Non back compatible change minimum Java version 8 (before 7) & Jenkins 2.7 (before 1.5...)
- Github-api lib upgraded to 1.90
- Add params support for freestyle jobs
- Allow publishing result as a status check
- Allow counter type selection for Jacoco
- Update jacoco from 0.7.5.x to 0.8.1
github-pr-coverage-status-1.10.0
- Use scmVars before env variables for git url detection
Allow to disable SimpleCov Coverage parser
- Temporary fix for #37
Support Workflow SCM Step Plugin
Add support Workflow SCM Step Plugin in scope of #34
Fix Master showing 0% even after RecordMasterCoverage is run
Sonar token & login/password authentication
- Sonar token & login/password authentication #18
SimpleCov JSON report fix coverage
github-pr-coverage-status-1.7.1 [maven-release-plugin] copy for tag github-pr-coverage-status-1.7.1
Support for branch-api-plugin and pipeline
- Support of https://github.com/jenkinsci/branch-api-plugin #17
- Support for Jenkins Pipeline #17