Skip to content

fix: install Alpine runtime dependencies#433

Merged
jgoux merged 1 commit into
mainfrom
codex/alpine-runtime-deps
May 21, 2026
Merged

fix: install Alpine runtime dependencies#433
jgoux merged 1 commit into
mainfrom
codex/alpine-runtime-deps

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented May 20, 2026

Summary

  • Install missing Alpine runtime libraries before setting up Bun on Linux musl containers
  • Keep non-musl and non-Linux runners as no-ops
  • Fail with a clear message if a musl container cannot install the required packages

Testing

  • bun test
  • bun run format:check && bun run lint && bun run typecheck
  • Verified supabase_2.100.0_linux_arm64.apk fails on plain Alpine without libstdc++/libgcc and reports 2.100.0 after installing them

@jgoux jgoux requested a review from a team as a code owner May 20, 2026 15:28
@jgoux jgoux merged commit 3c2f5e2 into main May 21, 2026
23 checks passed
@jgoux jgoux deleted the codex/alpine-runtime-deps branch May 21, 2026 07:31
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.

2 participants