Skip to content

fix(ci): build Rust CLI before release tests - #18

Merged
shtse8 merged 1 commit into
mainfrom
codex/video-reader-release-build-rust-cli-20260719
Jul 19, 2026
Merged

fix(ci): build Rust CLI before release tests#18
shtse8 merged 1 commit into
mainfrom
codex/video-reader-release-build-rust-cli-20260719

Conversation

@shtse8

@shtse8 shtse8 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Install Rust toolchain + cargo cache in release workflow
  • Run bun run build:rust before bun test so CLI/MCP binary-dependent tests have artifacts

Verification

  • Workflow YAML structural review (no local release dry-run)

Release workflow ran bun tests without building video-reader-cli /
video-reader-mcp-server, so Rust-dependent tests could fail or skip on
fresh runners. Install toolchain and run build:rust before bun test.
@shtse8
shtse8 merged commit d78fadf into main Jul 19, 2026
1 check passed
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