Releases: jenkins-infra/plugin-health-scoring
Releases · jenkins-infra/plugin-health-scoring
0.2.1 🌈
0.2.0 🌈
🚀 New features and improvements
- Update Web UI UI/UX and tooling (#82) @alecharp
- Validates configuration of JEP-229 - on plugin repository (#83) @alecharp
👻 Maintenance
- Fixes code coverage report (#88) @alecharp
- Bump testcontainers-bom from 1.17.4 to 1.17.5 (#81) @dependabot
- Bump tidy-maven-plugin from 1.1.0 to 1.2.0 (#80) @dependabot
- Bump spotbugs-maven-plugin from 4.3.0 to 4.7.2.1 (#77) @dependabot
- Bump checkstyle from 10.3 to 10.3.4 (#76) @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#75) @dependabot
📦 Dependency updates
- Bump spring-boot.version from 2.7.3 to 2.7.4 (#84) @dependabot
- Bump hibernate-types-55 from 2.18.0 to 2.19.2 (#79) @dependabot
- Bump org.eclipse.jgit from 6.2.0.202206071550-r to 6.3.0.2022009070944-r (#78) @dependabot
- Creates dependabot configuration (#74) @alecharp
0.1.0 🌈
0.0.3 🌈
🚀 New features and improvements
- Improves probe listing page (#47) @alecharp
- Adds structure for update-center-related probes (#38) @dheerajodha
📝 Documentation updates
- chore(doc): add link to https://plugins.jenkins.io (#49) @lemeurherve
👻 Maintenance
- Fixes tests execution (#59) @alecharp
- Fixes release drafter VM selection (#53) @alecharp
- Fixes workflows location (#52) @alecharp
- Application was released as 0.0.1 (#50) @alecharp
- Release Drafter (#48) @alecharp
- chore: use main shared pipeline library (#44) @lemeurherve