Skip to content

ci: fix release macOS cache restore#5580

Merged
jgoux merged 2 commits into
developfrom
julien/fix-release-macos-cache
Jun 15, 2026
Merged

ci: fix release macOS cache restore#5580
jgoux merged 2 commits into
developfrom
julien/fix-release-macos-cache

Conversation

@jgoux

@jgoux jgoux commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • run macOS release smoke on GitHub-hosted macOS so it restores the GitHub-hosted build cache
  • keep Linux and Windows smoke tests on Blacksmith using the Blacksmith build cache
  • make the GitHub-hosted build available for dry-run release smoke as well as real publishes

Context

The release run after #5550 saved the Blacksmith build cache successfully, and Linux/Windows smoke restored it, but Blacksmith macOS missed the same key. The macOS smoke job now uses the cache backend produced by the GitHub-hosted build instead of relying on cross-backend visibility.

@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@3f0bff8096b60095fc73b4374695a8013f005333

Preview package for commit 3f0bff8.

@jgoux jgoux enabled auto-merge June 15, 2026 17:21
@jgoux jgoux added this pull request to the merge queue Jun 15, 2026
Merged via the queue into develop with commit 7582749 Jun 15, 2026
19 checks passed
@jgoux jgoux deleted the julien/fix-release-macos-cache branch June 15, 2026 17:53
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