Cherry-pick CI and build fixes from stale branches #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/stale-branch-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Preserves the valuable fixes from
development_fix_ci_buildanddevelopment_fix_ci_testsbefore deleting those stale branches.rustup target addfor musl target (was incorrectly skipped, causing CI failures)["*"]to[development, main]to avoid wasteful CI runs on feature branchesZINIT_SERVER_BIN→ZINIT_OPENRPC_BINenv var mismatch.wait()after.kill()to prevent zombie processesPart of #56
Test plan
cargo build --workspacepasses🤖 Generated with Claude Code