Skip to content

fix(btst): run CLI release helper from its workspace - #50

Merged
olliethedev merged 1 commit into
mainfrom
fix/btst-cli-release-runner
Aug 31, 2026
Merged

fix(btst): run CLI release helper from its workspace#50
olliethedev merged 1 commit into
mainfrom
fix/btst-cli-release-runner

Conversation

@olliethedev

Copy link
Copy Markdown
Collaborator

Fixes the second CLI-only release failure observed in run 33449115287.

The monorepo root does not own tsx; @btst/cli does. The release job now resolves and runs the helper through the CLI workspace, and the helper resolves package metadata relative to its own module instead of the caller's working directory.

The regression test executes the exact package-scoped runner, validates direct GITHUB_OUTPUT records, and guards against restoring stdout redirection.

Validation:

  • root targeted Vitest: 7/7
  • package-scoped targeted Vitest: 7/7
  • Biome
  • diff check
  • independent Standards and Spec reviews: no findings

@olliethedev
olliethedev merged commit 9ab86f2 into main Aug 31, 2026
13 of 22 checks passed
@olliethedev
olliethedev deleted the fix/btst-cli-release-runner branch August 31, 2026 23:11
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T23:14:37.925585Z 296f27a PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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