-
-
Notifications
You must be signed in to change notification settings - Fork 213
ci: Fix auto-release #1070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: Fix auto-release #1070
Conversation
|
🚀 Thanks for opening this pull request! |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe release CI workflow was refactored to expose semantic-release tag outputs and consolidate publishing logic. The main release job now outputs new_release_git_tag for Dart and Flutter. Publishing logic was extracted into a new external workflow (release-publish.yml) that the main release workflow delegates to conditionally based on tag presence, replacing the inline publish steps. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20–25 minutes
Possibly related PRs
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1070 +/- ##
=======================================
Coverage 43.46% 43.46%
=======================================
Files 61 61
Lines 3587 3587
=======================================
Hits 1559 1559
Misses 2028 2028 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎉 This change has been released in version 9.3.0 |
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.