Skip to content

release: v0.6.2-rc.1 (pre-release — exercise binary build workflow)#230

Open
cvince wants to merge 1 commit into
mainfrom
release/v0.6.2-rc.1
Open

release: v0.6.2-rc.1 (pre-release — exercise binary build workflow)#230
cvince wants to merge 1 commit into
mainfrom
release/v0.6.2-rc.1

Conversation

@cvince

@cvince cvince commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Purpose

Throwaway pre-release to verify release-binaries.yml (merged in #229) runs end-to-end: cross-builds the 5 binaries, attaches archives + checksums to the GitHub Release, and passes the no-Node python:3.12-slim smoke test.

Bumps VERSION + package.json to 0.6.2-rc.1 so the tag matches package.json (the workflow guards this).

How the test runs

This PR does not need to be merged to test. The pre-release tag v0.6.2-rc.1 targets this branch's commit (which has both the build infra from #229 and the rc version). Publishing the pre-release fires the workflow; bump-homebrew.yml skips pre-releases, and nothing is published to npm.

Cleanup after verifying

Delete the pre-release + tag, close this PR, delete the branch. Real binaries then land on the next normal release (e.g. release.sh cli 0.6.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant