Skip to content

chore(cli): support Winget publishing#5615

Draft
jgoux wants to merge 1 commit into
developfrom
chore/winget-publishing
Draft

chore(cli): support Winget publishing#5615
jgoux wants to merge 1 commit into
developfrom
chore/winget-publishing

Conversation

@jgoux

@jgoux jgoux commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

What changed

Adds Winget publishing support for stable Supabase CLI releases using WingetCreate instead of maintaining custom Winget manifest YAML generation.

The release workflow now keeps Winget publishing behind WINGET_PUBLISH_ENABLED, so the first Supabase.CLI submission can land in microsoft/winget-pkgs before CI starts submitting updates. Once enabled, stable releases call the new PowerShell wrapper to run wingetcreate update with the released Windows x64 and arm64 ZIP URLs.

The release docs and distribution ADR now describe the two-phase rollout: one-time bootstrap PR first, then automated WingetCreate updates from release CI.

Reviewer notes

The functions deploy realpath adjustment is included because the CLI integration suite exposed a macOS /var versus /private/var path mismatch while validating this branch.

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