Skip to content

ci: include buzz-backend-kubernetes in Windows sidecar placeholders - #6518

Open
rjnevins wants to merge 1 commit into
block:mainfrom
rjnevins:fix/linux-sidecar-placeholder
Open

ci: include buzz-backend-kubernetes in Windows sidecar placeholders#6518
rjnevins wants to merge 1 commit into
block:mainfrom
rjnevins:fix/linux-sidecar-placeholder

Conversation

@rjnevins

Copy link
Copy Markdown

Problem\n\nThe Windows "Create sidecar placeholders" step in .github/workflows/ci.yml only touched 5 of the 6 externalBin binaries, omitting buzz-backend-kubernetes. Tauri validates externalBin at compile time, so a missing placeholder aborts the build.\n\n## Fix\n\nAdd buzz-backend-kubernetes to the Windows placeholder loop to match the macOS step (which already includes all 6).\n\nVerified locally: tauri build now succeeds and emits all 3 bundles (.deb, .rpm, .AppImage).

The Windows 'Create sidecar placeholders' step only touched 5 of the
6 externalBin binaries, omitting buzz-backend-kubernetes. Tauri
validates externalBin at compile time, so a missing placeholder
aborts the build. Add it to the loop to match the macOS step.

Signed-off-by: Hermes <rj@hermes.local>
@rjnevins
rjnevins requested a review from a team as a code owner August 21, 2026 21:11
@rjnevins rjnevins changed the title ci: include buzz-backend-kubernetes in Linux sidecar placeholders ci: include buzz-backend-kubernetes in Windows sidecar placeholders Aug 22, 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.

1 participant