Checks API Plugin 1.0.0 🎉
🚀 New features and improvements
- Add pipeline support (#7) @XiongKezhi
- Listen to checkout instead of on started. (#13) @XiongKezhi
🐛 Bug Fixes
- Map unstable build to check failure (#12) @XiongKezhi
📝 Documentation updates
- Add implementation guide (#22) @XiongKezhi
- Update readme with consumers guide and features (#18) @XiongKezhi
📦 Dependency updates
- Bump analysis-pom from 4.1.1 to 4.2.0 (#24) @dependabot
- Bump plugin-util-api from 1.2.4 to 1.2.5 (#23) @dependabot
- Bump plugin-util-api from 1.2.3 to 1.2.4 (#20) @dependabot
- Bump analysis-pom from 4.1.0 to 4.1.1 (#19) @dependabot
- Bump plugin-util-api from 1.2.2 to 1.2.3 (#16) @dependabot
- Bump actions/cache from v2.1.0 to v2.1.1 (#14) @dependabot
👻 Maintenance
- Remove the old "fromRun" method which does not take listener as parameter (#25) @XiongKezhi
- Enable RevApi to check the API for correct semantic versioning (#9) @uhafner
- Add a new AssertJ template that does not produce deprecated warnings (#21) @uhafner
- Bump version of analysis-pom to 4.1.0 (and codingstyle to 1.4.0) (#15) @uhafner