Skip to content

perf(ci): share Xcode package caches - #51

Merged
ajbeck merged 1 commit into
mainfrom
ci/xcode-27-package-cache
Sep 7, 2026
Merged

perf(ci): share Xcode package caches#51
ajbeck merged 1 commit into
mainfrom
ci/xcode-27-package-cache

Conversation

@ajbeck

@ajbeck ajbeck commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • split reusable SwiftPM downloads from validation-only DerivedData
  • share the Xcode-versioned SwiftPM cache between validation and release packaging
  • keep release archive intermediates clean while reusing package downloads
  • standardize the cached package paths used by the archive and Sparkle appcast generation

The first run will populate the new split cache; subsequent Xcode 27 validation and release jobs can reuse it. Xcode 26 and Xcode 27 remain isolated by the detected toolchain version in each cache key.

Verification

  • actionlint .github/workflows/validate.yml .github/workflows/release.yml
  • git diff --check

@ajbeck
ajbeck merged commit 5c04e62 into main Sep 7, 2026
3 checks passed
@ajbeck
ajbeck deleted the ci/xcode-27-package-cache branch September 7, 2026 09:57
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