chore(release): prepare 0.55.0#189
Merged
Merged
Conversation
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR bumps the project version to 0.55.0 across pyproject.toml, consolidates CHANGELOG.md release notes into a single entry, and updates README.md and packages/linux-installer/README.md installer references, download URLs, and checksum filenames from 0.54.0 to 0.55.0. ChangesRelease 0.55.0 documentation and version bump
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
enable_thinkingtoggle, second stuck-loop backstop) as 0.55.0.pyproject.toml/uv.lockto 0.55.0, moves the Unreleased changelog entries into a dated## 0.55.0section (root + docs mirror), and adds a no-breaking-changes entry tobreaking-changes.md.Test plan
scripts/check_version_tag.pyconfirmspyproject.tomlmatches 0.55.0What's New in 0.55.0heading andpythinker-code==0.55.0upgrade snippetCHANGELOG.mdcontains a## 0.55.0 (...)headingscripts/check_pythinker_dependency_versions.pypassespytest tests/test_installation_docs.py tests/test_homebrew_formula.py— 17 passedgit grep -nF "0.54.0"shows only historical changelog entries remainingmake check-pythinker-code— ruff/format/pyright/ty all passmake test-pythinker-code(tests + tests_e2e) — all passmake build-web build-dashboardrebuilt so local UI bundles don't show a stale fallback versionSummary by CodeRabbit
Bug Fixes
Documentation