chore(release): 0.15.1#224
Conversation
|
Warning Review limit reached
More reviews will be available in 22 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughVersion 0.15.1: project and crate versions bumped (pyproject.toml, multiple ChangesRelease 0.15.1
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
473b851 to
890844b
Compare
Release 0.15.1 — a dashboard polish patch.
Bumps
pyproject.tomlto 0.15.1 and adds the changelog entry. All changes ship in #223 (dashboard production polish); this PR carries only the version bump and changelog.Changelog (0.15.1 — Fixed)
Verification
cargo fmt --all --check— passcargo clippy --workspace(default + postgres + redis + native-async,-D warnings) — cleancargo test --workspace— passuv run ruff check py_src/— cleanuv run mypy py_src/taskito/ --no-incremental— clean (177 files)uv run python -m pytest tests/python/— 115 passedAfter merge, tag
0.15.1from the GitHub release UI to trigger the publish workflow.Summary by CodeRabbit
Bug Fixes
Documentation
Chores