fix: include legacy 'firecracker' asset in GitHub releases#13
Conversation
…patibility Copy the amd64 binary as both 'firecracker-amd64' and 'firecracker' in GitHub releases so existing consumers that reference the old asset name continue to work. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
PR SummaryLow Risk Overview The workflow also broadens the upload/create globs from Written by Cursor Bugbot for commit ba3b855. This will update automatically on new commits. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Change glob from firecracker-* to firecracker* so the plain 'firecracker' binary is included in both new and existing release uploads. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Summary
firecracker-amd64andfirecrackerin GitHub releasesfirecrackerasset name continue to workTest plan
firecracker,firecracker-amd64,firecracker-arm64firecrackerandfirecracker-amd64are identical binaries🤖 Generated with Claude Code