-
Notifications
You must be signed in to change notification settings - Fork 182
chore(release): release v0.28.0 "Denethor's Folly" #5856
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
Conversation
WalkthroughThe changelog was updated with new section headers and a placeholder for the next release, while the Cargo.toml file had its version number incremented from 0.27.0 to 0.28.0. No changes were made to code, dependencies, or public interfaces. Changes
Estimated code review effort1 (~2 minutes) 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (2)
CHANGELOG.md (2)
32-37: Fill the new placeholder sections before tagging the release.
### Changed,### Removed, and### Fixedare currently empty. If no items belong in a section, consider deleting the header to avoid noise, otherwise populate them before the final cut.
38-41: Consistency & completeness check for the 0.28.0 entry.The release header is in place, but only the “Added” subsection exists and it is empty. Double-check that:
- Version string exactly matches the one bumped in
Cargo.toml(0.28.0).- All user-facing changes for this release are listed under the appropriate subsections (Added / Changed / Removed / Fixed / Breaking).
Leaving an empty section is fine during draft, but make sure it is either removed or populated before publishing.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
Cargo.lockis excluded by!**/*.lock
📒 Files selected for processing (2)
CHANGELOG.md(1 hunks)Cargo.toml(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
- GitHub Check: Build Ubuntu
- GitHub Check: Build MacOS
- GitHub Check: cargo-publish-dry-run
- GitHub Check: tests
- GitHub Check: tests-release
- GitHub Check: All lint checks
- GitHub Check: Check
- GitHub Check: Build forest binaries on Linux AMD64
🔇 Additional comments (1)
Cargo.toml (1)
3-3: Version bump to v0.28.0 looks correct and matches the accompanying changelog entry.
6d1f2e7 to
467c0bf
Compare
Summary of changes
Changes introduced in this pull request:
v0.28.0Reference issue to close (if applicable)
Closes
Other information and links
Change checklist
Summary by CodeRabbit