Skip to content

ci: reuse cached release helper for macOS desktop - #83

Merged
danielkov merged 1 commit into
mainfrom
ci/cache-macos-desktop-helper
Sep 2, 2026
Merged

ci: reuse cached release helper for macOS desktop#83
danielkov merged 1 commit into
mainfrom
ci/cache-macos-desktop-helper

Conversation

@danielkov

Copy link
Copy Markdown
Contributor

Summary

Caches Rust build artifacts for macOS desktop CI and builds the arm64 release helper once for both lifecycle smoke testing and release archive validation.

Motivation

Avoids rebuilding the same Kit helper in debug and release modes during the macOS desktop job, reducing redundant CI work.

Technical details

Lifecycle helper discovery

Creates a symlink at target/debug/kit so the lifecycle XCTest's local-development discovery continues to find the helper while direct checks use the release arm64 binary.

@kit-code-agent kit-code-agent Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found. The changes look good to merge.

@danielkov
danielkov merged commit e8303f6 into main Sep 2, 2026
3 checks passed
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