Checks API Plugin v1.2.0 🎉
🚀 New features and improvements
- Add withChecks step (#49) @XiongKezhi
🐛 Bug Fixes
📦 Dependency updates
- Bump plugin-util-api from 1.5.0 to 1.6.0 (#53) @dependabot
- Bump plugin-util-api from 1.4.0 to 1.5.0 (#50) @dependabot
- Bump analysis-pom from 4.6.0 to 4.7.0 (#48) @dependabot
- Bump analysis-pom from 4.5.0 to 4.6.0 (#47) @dependabot
👻 Maintenance
- Jenkinsfile: only build on linux (#62) @XiongKezhi
- Move CapturingChecksPublisher to util package. (#58) @XiongKezhi
- Migrate to AbstractStatusChecksProperties class. (#52) @XiongKezhi
🚦 Tests
- Add LoggingChecksPublisher and tests for status checks (#59) @XiongKezhi
- Move CapturingChecksPublisher to util package. (#58) @XiongKezhi
- Add capturing checks publisher, make publishChecks withChecksName aware (#55) @mrginglymus