chore: set version to 1.11.0 + README engagement improvements#185
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 9 minutes and 42 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 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 |
Reviewer's GuideSets the gem version to 1.11.0 across code, documentation, and release tooling, fixes upgrade/changelog references to the correct previous version, and tweaks the README to improve engagement and positioning based on common Ruby gem patterns. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- In
docs/UPGRADING.md, the repeated use ofBefore (v1.10.x)might be confusing for users upgrading from 1.10.3.1 specifically; consider tightening this to the exact previous release version to better match the CHANGELOG and reduce ambiguity. - The
release.ymlworkflow input description currently hardcodes1.11.0as the example; consider making this a generic placeholder (e.g.,1.x.y) so it doesn't need to be updated on every release.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- In `docs/UPGRADING.md`, the repeated use of `Before (v1.10.x)` might be confusing for users upgrading from 1.10.3.1 specifically; consider tightening this to the exact previous release version to better match the CHANGELOG and reduce ambiguity.
- The `release.yml` workflow input description currently hardcodes `1.11.0` as the example; consider making this a generic placeholder (e.g., `1.x.y`) so it doesn't need to be updated on every release.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Version: - Change VERSION from 1.12.0 to 1.11.0 (next release after 1.10.3.1) - Fix CHANGELOG/UPGRADING references (Before v1.10.x, not v1.11.0) README engagement improvements (from research): - Add downloads badge for social proof - Remove DeepWiki badge (noise, not social proof) - Add "5 minutes" time estimate to Quick Start header - Reframe prerequisites as confidence-building, not gatekeeping - Reframe "Why this gem?" positively (what you GET, not what you AVOID) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
e0bdfa4 to
886974d
Compare
Summary
Version fix:
README engagement (from research on top gem patterns):
Still TODO (GitHub settings, not code)
visual-regression-testing,screenshot-testing,capybara,ruby,railsTest plan
🤖 Generated with Claude Code
Summary by Sourcery
Set the upcoming release to v1.11.0 instead of v1.12.0 and refresh docs and README messaging accordingly.
Enhancements:
Build:
Documentation: