Skip to content

Add builds for macOS - #34

Open
dwhjames wants to merge 1 commit into
microsoft:mainfrom
dwhjames:darwin_builds
Open

Add builds for macOS#34
dwhjames wants to merge 1 commit into
microsoft:mainfrom
dwhjames:darwin_builds

Conversation

@dwhjames

Copy link
Copy Markdown

Include darwin amd64 & arm64 in binary releases.

Include darwin amd64 & arm64 in binary releases.
@dwhjames

Copy link
Copy Markdown
Author

@micromaomao thanks for your attention over in

I see that you also are recently working on this codebase

My goal here is to get macOS binaries supported in

Copilot AI 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.

Pull request overview

This PR updates the GitHub Actions release workflow to include macOS (darwin) builds in the generated artifacts and draft GitHub release assets, aligning binary releases with darwin amd64 and arm64 support.

Changes:

  • Add cross-compiled darwin/amd64 and darwin/arm64 go build steps producing sign1util-darwin-amd64 and sign1util-darwin-arm64.
  • Upload the new macOS binaries as part of the existing binaries artifact.
  • Attach the new macOS binaries to the draft GitHub release alongside existing Windows and Linux assets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants