Skip to content

fix: update squad-release.md — binary verification and install path - #36

Merged
thientranhung merged 1 commit into
masterfrom
fix/stale-binary-refs
Apr 16, 2026
Merged

fix: update squad-release.md — binary verification and install path#36
thientranhung merged 1 commit into
masterfrom
fix/stale-binary-refs

Conversation

@thientranhung

Copy link
Copy Markdown
Owner

Summary

  • squad-release.md: replace symlink-based version check with direct binary check (target/release/squad-station --version) and document that release does NOT manually copy binary — users install via npx squad-station install independently
  • .claude/settings.json: conflict resolved keeping PATH-based command (no hardcoded absolute path) — stash was an older ~/.cargo/bin~/.squad/bin fix, but master already had the better solution

Test plan

  • Verify squad-release.md pre-release checklist uses target/release/squad-station --version not symlink check
  • Verify .claude/settings.json hooks use plain squad-station (PATH-based), no absolute paths

🤖 Generated with Claude Code

…all path

- squad-release.md: replace symlink-based version check with direct binary check
  (target/release/squad-station --version) and clarify that release does NOT
  manually copy binary — users install via npx which downloads independently
- .claude/settings.json: conflict resolved keeping PATH-based command (no
  hardcoded absolute path) — already correct on master, stash was an older fix

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@thientranhung
thientranhung merged commit c97b5f1 into master Apr 16, 2026
1 check passed
@thientranhung
thientranhung deleted the fix/stale-binary-refs branch April 16, 2026 10:10
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