Skip to content

fix(ci): update release canary install path#410

Closed
drew wants to merge 2 commits intomainfrom
release-canary-install-path/drew
Closed

fix(ci): update release canary install path#410
drew wants to merge 2 commits intomainfrom
release-canary-install-path/drew

Conversation

@drew
Copy link
Collaborator

@drew drew commented Mar 17, 2026

Summary

Update the release canary workflow to use an explicit install directory and add it to the GitHub Actions PATH. This keeps canary validation working with the new install.sh default install location.

Related Issue

N/A

Changes

  • set OPENSHELL_INSTALL_DIR to a temporary runner directory in the canary workflow
  • append that directory to GITHUB_PATH after running install.sh
  • verify the installed binary is discoverable before checking openshell --version

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Signed-off-by: Drew Newberry <anewberry@nvidia.com>
@drew drew requested a review from a team as a code owner March 17, 2026 21:59
@drew drew self-assigned this Mar 17, 2026
pimlock
pimlock previously approved these changes Mar 17, 2026
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.

2 participants