cmux/.github
Lawrence Chen c37ace5deb
Cache Swift packages across CI runs (#998)
* Cache Swift packages across CI runs

Add actions/cache for the SPM cloned source packages directory so
subsequent runs skip fetching Sparkle, sentry-cocoa, swift-markdown-ui,
posthog-ios, and NetworkImage from GitHub each time.

- nightly/release: replace the no-op SwiftPM cache step with
  actions/cache + -clonedSourcePackagesDirPath on xcodebuild
- ci/ci-macos-compat/test-e2e: add actions/cache before the existing
  resolve step, stop deleting the cache dir each run

* Include runner in test-e2e cache key

Consistent with ci-macos-compat.yml which uses matrix.os in the key.
2026-03-05 23:26:05 -08:00
..
ISSUE_TEMPLATE Prompt bug reporters to test NIGHTLY (#930) 2026-03-05 01:48:09 -08:00
workflows Cache Swift packages across CI runs (#998) 2026-03-05 23:26:05 -08:00
pull_request_template.md Add PR template section for demo videos (#933) 2026-03-05 03:05:35 -08:00