anwesen/.github/workflows
Andreas Brenner fc5edbda16 ANW-34 CI: gzip + strip release binaries
ap keeps every release and the raw, unstripped binaries are the bulk of
that storage. Strip symbols via the release profile and gzip -9 each
asset before upload (~2.7x smaller); the publish job and Forgejo
mirror-back pass the .gz assets through unchanged.

Assumed .gz per binary over .tar.gz -- the assets are single files, so a
tarball only adds a directory layer. Flag if a bundle (LICENSE/README) is
wanted. E2E needs a release run; piggyback on the next real tag.
2026-06-24 18:41:07 +03:00
..
release.yml ANW-34 CI: gzip + strip release binaries 2026-06-24 18:41:07 +03:00