Skip to content

Keep local release binary out of fast builds#138

Merged
cbusillo merged 1 commit into
mainfrom
chore/local-binary-rebuild-flow
May 25, 2026
Merged

Keep local release binary out of fast builds#138
cbusillo merged 1 commit into
mainfrom
chore/local-binary-rebuild-flow

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • stop dev-fast builds from rewriting code-rs/target/release/code
  • make just local-code-rebuild replace a stale release-bin symlink with a real release binary
  • add an explicit helper to remove the old manual /opt/homebrew/bin/code symlink
  • document the local binary ownership flow

Validation

  • just local-code-rebuild
  • ./build-fast.sh
  • code --version reports code 0.6.102 after both commands
  • code update-check --tag v0.6.102 reports status: up to date
  • removed local stale /opt/homebrew/bin/code symlink via just local-remove-homebrew-code-link

@cbusillo cbusillo merged commit 599d7b4 into main May 25, 2026
1 check passed
@cbusillo cbusillo deleted the chore/local-binary-rebuild-flow branch May 25, 2026 15:38
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