Skip to content

ci(release): free space before artifact cache save#5610

Merged
jgoux merged 1 commit into
developfrom
julien/fix-release-cache-space
Jun 18, 2026
Merged

ci(release): free space before artifact cache save#5610
jgoux merged 1 commit into
developfrom
julien/fix-release-cache-space

Conversation

@jgoux

@jgoux jgoux commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Free disk space before saving the GitHub-hosted release artifact cache.
  • Keep the cleanup scoped to the -github cache producer so the Blacksmith artifact cache path is unchanged.

Context

The release run built the correct -github-v1 artifacts, but actions/cache/save failed while writing cache.tzst with No space left on device. The downstream macOS smoke test then missed the same -github-v1 key.

This keeps the published/checksum-sensitive path on GitHub-hosted artifacts while reducing disk pressure before the cache archive is created.

@jgoux jgoux marked this pull request as ready for review June 17, 2026 21:03
@jgoux jgoux enabled auto-merge June 17, 2026 21:07
@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@831787310b021b760971b961df673a15e02e4355

Preview package for commit 8317873.

@jgoux jgoux added this pull request to the merge queue Jun 18, 2026
Merged via the queue into develop with commit 17546b3 Jun 18, 2026
28 checks passed
@jgoux jgoux deleted the julien/fix-release-cache-space branch June 18, 2026 08:09
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