Skip to content

fix: install Alpine runtime dependencies#434

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

fix: install Alpine runtime dependencies#434
jgoux merged 1 commit into
v1from
codex/v1-alpine-runtime-deps

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented May 20, 2026

Summary

  • Install libstdc++ and libgcc before verifying CLI versions from apk archives
  • Keep non-apk archive installs unchanged
  • Rebuild the v1 bundled action artifact

Testing

  • npm run package
  • npm run format:check
  • npm run lint
  • npm run test
  • 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 merged commit ab05898 into v1 May 21, 2026
27 checks passed
@jgoux jgoux deleted the codex/v1-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