Skip to content

fix: v1 setup on Linux musl#432

Merged
jgoux merged 5 commits into
v1from
codex/v1-musl-apk
May 20, 2026
Merged

fix: v1 setup on Linux musl#432
jgoux merged 5 commits into
v1from
codex/v1-musl-apk

Conversation

@jgoux
Copy link
Copy Markdown
Contributor

@jgoux jgoux commented May 20, 2026

Summary

  • Detect Linux musl runners in the v1 action and download the Supabase CLI .apk asset for CLI versions >= 2.99.0.
  • Add the extracted usr/bin directory to PATH for .apk archives.
  • Backport the optional github-token input for authenticated latest release lookup, because the test matrix hit unauthenticated GitHub API rate limits.
  • Rebuild dist/index.js for the Node action.

Validation

The external workflow passed Alpine 2.100.1, Alpine latest, and Ubuntu/macOS/Windows with both 2.100.1 and latest.

@jgoux jgoux changed the title [codex] fix v1 setup on Linux musl fix: v1 setup on Linux musl May 20, 2026
@jgoux jgoux marked this pull request as ready for review May 20, 2026 13:31
@jgoux jgoux merged commit ad077b4 into v1 May 20, 2026
27 checks passed
@jgoux jgoux deleted the codex/v1-musl-apk branch May 20, 2026 14:22
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