Skip to content

Add restore-only Swift package cache#507

Merged
sunnypurewal merged 1 commit into
mainfrom
codex/spm-cache-warmer
May 19, 2026
Merged

Add restore-only Swift package cache#507
sunnypurewal merged 1 commit into
mainfrom
codex/spm-cache-warmer

Conversation

@sunnypurewal
Copy link
Copy Markdown
Member

Summary

  • add a restore-only Swift Package Manager cache to the TestFlight build workflow
  • add a separate Warm Swift Package Cache workflow that owns cache save/upload cost
  • point Fastlane build_app at ios/SourcePackages via cloned_source_packages_path

Validation

  • actionlint .github/workflows/testflight-build.yml .github/workflows/warm-spm-cache.yml

Notes

  • TestFlight builds restore caches only; they do not save/upload SPM caches.
  • Cache key includes runner OS, runner arch, Xcode version, and Package.resolved hash.

@sunnypurewal sunnypurewal added the autonomous Enrolled in prconverged daemon for automated review and merge label May 19, 2026
@riddim-developer-bot riddim-developer-bot Bot enabled auto-merge (squash) May 19, 2026 17:42
@sunnypurewal sunnypurewal force-pushed the codex/spm-cache-warmer branch from d8a19c3 to 6dbbe8e Compare May 19, 2026 17:54
@sunnypurewal sunnypurewal disabled auto-merge May 19, 2026 18:29
@sunnypurewal sunnypurewal merged commit 6ea7e3c into main May 19, 2026
4 checks passed
@sunnypurewal sunnypurewal deleted the codex/spm-cache-warmer branch May 19, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autonomous Enrolled in prconverged daemon for automated review and merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant