Skip to content

ci: publish native macOS sc binaries - #13

Merged
danielsuit merged 1 commit into
mainfrom
feat/macos-release-artifacts
Sep 3, 2026
Merged

ci: publish native macOS sc binaries#13
danielsuit merged 1 commit into
mainfrom
feat/macos-release-artifacts

Conversation

@danielsuit

Copy link
Copy Markdown
Collaborator

Summary

  • publish signed aarch64-apple-darwin and x86_64-apple-darwin archives alongside Linux
  • use one consistent archive/checksum/Sigstore contract for all four targets
  • move release and CI actions to Node 24-compatible versions
  • document the installer target mapping

Validation

  • cargo check --locked --target aarch64-apple-darwin --bin sc
  • cargo check --locked --target x86_64-apple-darwin --bin sc
  • cargo fmt --all -- --check
  • release and CI workflow YAML parse successfully

Rollout

Merge this PR first, then run the release workflow for a new release tag before merging the coordinated subconscious CLI installer PR.

@danielsuit
danielsuit merged commit 750372c into main Sep 3, 2026
5 of 6 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