Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] MacOS codesignging + notarization #340

Merged
merged 49 commits into from
Dec 17, 2024
Merged

[CI] MacOS codesignging + notarization #340

merged 49 commits into from
Dec 17, 2024

Conversation

iamazeem
Copy link
Collaborator

@iamazeem iamazeem commented Dec 12, 2024

  • Update CI for MacOS codesigning and notarization
    • Separate job for macos builds
    • Use 30m timeout to account for potential delay during notarization for releases
    • Generate .zip archives only. The .tar.gz format is not supported for notarization
    • Codesign and notarize the release builds only
  • Reference for potential TODOs if needed: Avoid long notarization response times and size limits

Signed-off-by: Azeem Sajid [email protected]

@iamazeem iamazeem added the enhancement New feature or request label Dec 12, 2024
@iamazeem iamazeem self-assigned this Dec 12, 2024
@iamazeem iamazeem requested a review from liquidaty December 14, 2024 14:12
@iamazeem
Copy link
Collaborator Author

Copy link
Owner

@liquidaty liquidaty left a comment

Choose a reason for hiding this comment

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

Looks fine to me; pls lmk if anything that deserved particular attention / concern otherwise go ahead and merge

@iamazeem iamazeem merged commit ef63e5a into main Dec 17, 2024
@iamazeem iamazeem deleted the macos-codesigning branch December 17, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants