chore(release): v0.12.2-beta.1 - #1347
Conversation
Beta of the six workspace-pilot and configuration fixes merged after v0.12.1 (#1341 #1342 #1343 #1344 #1345 #1346). Publishes to the npm `beta` dist-tag; `latest` stays at 0.12.1. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012Q51zFUmPg1WwtS5CrGJE6
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe changelog adds a ChangesBeta release documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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. A rabbit reads the changelog bright Comment |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Previous Review Summary (commit da66712)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit da66712)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 files)
Reviewed by gpt-sol-latest · Input: 0 · Output: 0 · Cached: 0 Review guidance: REVIEW.md from base branch |
|
Verdaccio install sanity (Docker, linux-arm64 build of this commit at version |
There was a problem hiding this comment.
All reported issues were addressed across 1 file
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
…og entry (bot review) Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012Q51zFUmPg1WwtS5CrGJE6
Issue for this PR
Release PR — no issue. Beta of the six fixes merged after v0.12.1: #1341, #1342, #1343, #1344, #1345, #1346.
Type of change
What does this PR do?
Adds the
## [0.12.2-beta.1]CHANGELOG entry. Once merged, the merge commit is taggedv0.12.2-beta.1; the-beta.1suffix routes the release workflow to the npmbetadist-tag, solatest(0.12.1) is untouched and nobody is auto-upgraded. The changelog is baked into the binary and every npm package at build time, so it has to be in the tagged commit.How did you verify your code works?
Local gates on this commit (the release workflow's own, reproduced before tagging):
bun script/release-preflight.ts --version 0.12.2-beta.1 --stage pre --allow-prerelease: PASS (tag free locally and remotely; notes diff against v0.12.1; no prerelease tags on the 0.12 line; norelease-blockerPRs; marker guard clean)bun turbo typecheck --force: 13/13 packagesOPENCODE_VERSION=0.12.2-beta.1 bun run pre-release: PASS — the dist binary starts and reports0.12.2-beta.1Checklist
🤖 Generated with Claude Code
https://claude.ai/code/session_012Q51zFUmPg1WwtS5CrGJE6
Summary by cubic
Prepares the v0.12.2-beta.1 release by adding its CHANGELOG entry, now with a corrected docs path. The release publishes to the npm
betadist-tag, solateststays at 0.12.1 and no one is auto-upgraded; the changelog is baked into the binary and every npm package at build time, so it has to be in the tagged commit.The six fixes it documents: environment variables are now read under their documented
ALTIMATE_CLI_*names,/skillsopens the Altimate skills browser, Snowflake metadata comparisons no longer misreport valid queries, team memory and one-shotrunuploads survive, headless runs always end with an answer, and FinOps tools in linked projects route to the workspace engine.Written for commit 4596539. Summary will update on new commits.
Summary by CodeRabbit
ALTIMATE_CLI_*environment variables now work consistently, including when multiple spellings are configured./skillsbrowser now provides clearer dialog actions, with installation assigned to the correct shortcut.