Skip to content

feat: add native binaries to beta package#793

Open
sweatybridge wants to merge 4 commits intomainfrom
native-beta
Open

feat: add native binaries to beta package#793
sweatybridge wants to merge 4 commits intomainfrom
native-beta

Conversation

@sweatybridge
Copy link
Copy Markdown
Contributor

@sweatybridge sweatybridge commented Feb 5, 2026

What kind of change does this PR introduce?

feature

What is the new behavior?

Bundles native binaries in release package.

  • postgres
  • auth (pending macOS build)
  • postgrest

TODO:

  • update binary path for official postgres native build

Additional context

Tested locally on linux arm64

  1. Start brew in docker
docker run -v /Users/qiao/work/homebrew-tap/supabase-beta.rb:/tmp/supabase-beta.rb --rm -it homebrew/brew:master
  1. Configure local tap
git config --global user.email 'qiao@supabase.io'
git config --global user.name 'Qiao'
brew tap-new qiao/homebrew-tap
cp /tmp/supabase-beta.rb /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/qiao/homebrew-tap/Formula/
  1. Install local tap
brew install qiao/tap/supabase-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant