Skip to content

Sign and notarize MacOS binaries#92

Open
Vladyslav-Kuksiuk wants to merge 5 commits into
masterfrom
sign-binaries
Open

Sign and notarize MacOS binaries#92
Vladyslav-Kuksiuk wants to merge 5 commits into
masterfrom
sign-binaries

Conversation

@Vladyslav-Kuksiuk

@Vladyslav-Kuksiuk Vladyslav-Kuksiuk commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

This PR provides MacOS binaries signing and notarization in GH Workflow.

Resolves this issue.

@Vladyslav-Kuksiuk Vladyslav-Kuksiuk self-assigned this Jul 6, 2026
@Vladyslav-Kuksiuk Vladyslav-Kuksiuk marked this pull request as ready for review July 7, 2026 10:06
release:
runs-on: ubuntu-latest
timeout-minutes: 10
runs-on: macos-latest

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We have to use our self-hosted macOS runners. See 1DAM configuration for details. Ask Alex Tymchenko to allow the runners to be used in the project.

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.

Sign the macOS binary

3 participants