Skip to content

Releases: jenkins-infra/plugin-health-scoring

2.3.0 🌈

17 Apr 14:42
v2.3.0
7ee565f
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Update code-coverage to support recordCoverage step (#294) @alecharp
  • Fixes false failure on documentation migration (#287) @alecharp
  • Uses same icon for failure as in Jenkins project (#291) @alecharp

👻 Maintenance

📦 Dependency updates

2.2.0 🌈

06 Apr 08:25
v2.2.0
c288a93
Compare
Choose a tag to compare

🚀 New features and improvements

  • Changes ProbeResult#status meaning and centralize scoring (#269) @alecharp

🐛 Bug Fixes

  • scm probe only executed when the plugin is in update center (#279) @alecharp
  • jenkins-version probe requires update-center data (#278) @alecharp

📦 Dependency updates

2.1.0 🌈

29 Mar 18:10
v2.1.0
d95e5f1
Compare
Choose a tag to compare

🚀 New features and improvements

  • Removes contributing guide from repository scoring (#266) @alecharp

🐛 Bug Fixes

📦 Dependency updates

2.0.1 🌈

24 Mar 11:09
v2.0.1
2c7f400
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fixes NPE in SpotBugsProbe when plugin is not part of UpdateCenter (#253) @alecharp
  • Makes sure to use the same version of GitHub API in modules (#251) @alecharp

📝 Documentation updates

✍ Other changes

📦 Dependency updates

2.0.0 🌈

17 Mar 09:21
v2.0.0
05ce9e6
Compare
Choose a tag to compare

💥 Breaking changes

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

1.9.0 🌈

02 Mar 10:02
v1.9.0
3ae04a7
Compare
Choose a tag to compare

🚀 New features and improvements

  • Adds probe to detect existance of contributing guide on plugin repository (#211) @MondalSayantan
  • Get plugin code coverage record (#198) @alecharp
  • Detecting when a plugin is not published in the Update Center anymore (#205) @Jagrutiti

👻 Maintenance

  • Setting Gitpod Development Environment (#209) @MondalSayantan
  • chore: pin GitHub actions with their SHA-1 instead of their version number (#220) @lemeurherve
  • Fix misleading name for the Update Center publication scoring implementation (#215) @Jagrutiti

📦 Dependency updates

1.8.0 🌈

06 Feb 15:20
v1.8.0
2ebf654
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Improve error management when persisting entities (#191) @alecharp
  • Plugin deprecation does not imply security issue (#185) @alecharp

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

1.7.1 🌈

20 Jan 13:46
v1.7.1
ba52e3f
Compare
Choose a tag to compare

🐛 Bug Fixes

1.7.0 🌈

20 Jan 11:09
v1.7.0
ef05ab3
Compare
Choose a tag to compare

🚀 New features and improvements

  • Count open-pull request on a plugin repository (#179) @alecharp

🐛 Bug Fixes

1.6.2 🌈

18 Jan 14:13
v1.6.2
13f8159
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Protects /api/scores against plugins with null version (#177) @alecharp