You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prep for release: fix repo refs, add licenses, ship prebuilt binaries
- Replace placeholder you/bloatbot refs with Asuddle/BloatBot (README, Cargo.toml, comment footer)
- Add LICENSE-MIT and LICENSE-APACHE (dual MIT OR Apache-2.0)
- Action installs cargo-bloat via prebuilt (taiki-e/install-action) and downloads
a prebuilt bloatbot binary from the release, falling back to source build only
when no prebuilt matches the runner/ref
- Add release.yml: build + attach bloatbot-<triple> assets on each v* tag
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>