Skip to content

fix(release): prepare MCP sidecar before qualification#29

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
fix/release-sidecar-order
Jul 18, 2026
Merged

fix(release): prepare MCP sidecar before qualification#29
sarthakagrawal927 merged 1 commit into
mainfrom
fix/release-sidecar-order

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Collaborator

Root cause

The release qualification invokes Cargo before the external MCP sidecar exists, so the Tauri build script rejects the missing configured binary.

Fix

Move the existing release-sidecar preparation step ahead of graph/MCP qualification. The later Tauri build still validates and bundles the prepared binary.

Validation

  • workflow diff check is clean
  • change only reorders the existing prerequisite step

After merge, re-dispatch release.yml for the existing v1.2.21 tag.

@sarthakagrawal927
sarthakagrawal927 merged commit 3cd2db9 into main Jul 18, 2026
1 check passed
@sarthakagrawal927
sarthakagrawal927 deleted the fix/release-sidecar-order branch July 19, 2026 07:49
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