Fix task dependencies in Gradle plugin#1014
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR bumps the Gradle plugin to 0.5.1, adds a changelog entry for 0.5.1, and refactors task dependency wiring to use KotlinCompilationTask<>. The plugin now makes extractAnnotations*, sourcesJar/SourcesJar, and all KotlinCompilationTask<> instances explicitly depend on the image-vector codegen tasks; imports, comments, and Javadoc were updated to reflect KotlinCompilationTask.dependsOn usage. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai full review |
✅ Action performedFull review finished. |
📝 Changelog
If this PR introduces user-facing changes, please update the relevant Unreleased section in changelogs: