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

feat(ci): Build jet-doctor and tokengen in CI #423

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

thenextman
Copy link
Member

@thenextman thenextman commented May 3, 2023

Build jet-doctor and tokengen in CI for Windows, Linux (x86_64) and macOS (x86_64, arm64 and universal).

Windows and macOS executables are code-signed.

Additionally, the macOS universal executables are marked 'executable' and packaged into a disk image (.dmg) which is further signed and notarized. This is suitable for distribution to a user without needing to bypass Gatekeeper on the client system.

Build time is not optimized (i.e. slow) but it's not expected to run this workflow often.

@thenextman thenextman requested review from a team as code owners May 3, 2023 18:48
@thenextman thenextman requested a review from CBenoit May 3, 2023 18:49
Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

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

Thank you!

@CBenoit CBenoit enabled auto-merge (squash) May 3, 2023 19:09
@CBenoit CBenoit merged commit 564717f into master May 3, 2023
@CBenoit CBenoit deleted the build-tools branch May 3, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants