Using Homebrew to Distribute Early Access Binaries from Private Github Repositories by @LGUG2Z https://lobste.rs/s/ujuul6 #devops #mac
https://lgug2z.com/articles/using-homebrew-to-distribute-early-access-binaries-from-private-github-repositories/
LGUG2Z
Using Homebrew to Distribute Early Access Binaries from Private Github Repositories
Building for macOS has been… interesting. After falling into the trap of Microsoft’s 10x price gouging for macOS runners on GitHub Actions and ultimately switching to using the Mac Mini under my television as a self-hosted runner, the next thing I wanted to do was distribute my build artifacts.
I’m trying a different approach to building a new project this time around. Maintaining a popular piece of software is very draining, and working on a much-requested port of a popular piece of software to another operating system was not something I wanted to do in public.
⁂
More from
Jeezy