Skip to content

ci(release): cache rcodesign binary to speed up macOS builds#37

Merged
RichardBray merged 1 commit into
mainfrom
fix/cache-rcodesign
May 19, 2026
Merged

ci(release): cache rcodesign binary to speed up macOS builds#37
RichardBray merged 1 commit into
mainfrom
fix/cache-rcodesign

Conversation

@RichardBray
Copy link
Copy Markdown
Member

Summary

  • Caches the rcodesign binary between CI runs using actions/cache@v4
  • Skips the cargo install apple-codesign step on cache hit, saving several minutes on macOS builds

Test plan

  • Verify macOS release builds still succeed with cache miss (first run)
  • Verify subsequent runs hit the cache and skip the install step

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@RichardBray RichardBray merged commit 3e80176 into main May 19, 2026
@RichardBray RichardBray deleted the fix/cache-rcodesign branch May 19, 2026 15:08
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