Fallout-build / Fallout-build/Fallout

Build and upload Homebrew bottles to GitHub Releases

Open
#130 0 comments 0 reactions 0 assignees View on GitHub
enhancement target/vNext
Dominant language
C#
Stars
154
Forks
19
Avg merge
1d 22h
Merged PRs (30d)
15

Description

Parent: #122

Release pipeline builds Homebrew bottles for the agreed macOS matrix and uploads them to GitHub Releases. The tap formula (__M1__) references their SHA256s.

## Definition of done

- Bottles built for: `arm64_sonoma`, `arm64_ventura`, `x86_64_sonoma`, `x86_64_ventura`.
- Bottles uploaded to the GitHub Release for the corresponding stable tag.
- Bottle URLs follow a stable, templatable pattern.
- Formula updater (__M5__) consumes the SHA256s + URLs from the release artifacts.
- Each bottle is `dotnet publish --runtime osx-arm64`/`osx-x64 --self-contained` (or equivalent), notarized per __M3__, then bottled.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.