Skip to content

v1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:16
· 2 commits to main since this release
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>