Skip to content

Fix rebuild helper external target release path#153

Merged
cbusillo merged 1 commit into
mainfrom
fix/rebuild-external-target-release-path
May 27, 2026
Merged

Fix rebuild helper external target release path#153
cbusillo merged 1 commit into
mainfrom
fix/rebuild-external-target-release-path

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • preserve the repo release-bin path when rebuilding with an external CARGO_TARGET_DIR
  • restore PATH verification for release-bin symlinks by comparing resolved targets
  • resolve relative CARGO_TARGET_DIR values the same way Cargo does from the current working directory

Validation

  • ./build-fast.sh
  • CARGO_TARGET_DIR=$(mktemp -d /tmp/code-rebuild-target.XXXXXX) scripts/local/rebuild-path-code.sh
  • scripts/local/rebuild-path-code.sh

@cbusillo cbusillo merged commit 851b86a into main May 27, 2026
1 check passed
@cbusillo cbusillo deleted the fix/rebuild-external-target-release-path branch May 27, 2026 17:48
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