Skip to content

Add support for macos arm64 build #243

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

Merged
merged 6 commits into from
Jun 30, 2022
Merged

Add support for macos arm64 build #243

merged 6 commits into from
Jun 30, 2022

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented Jun 29, 2022

Update workflows and documentation do to handle darwin_arm64 release

  • the Taskfile now supports macOS_ARM64
  • the gon config is now hardcoded in the workflows (it allows customization)
  • the notarization step is run in parallel now
  • the updated checksum is passed to the create-release job
  • the create-release job handles the checksum update in checksum.txt file

This has been inspired by arduino/arduino-cli#1770

@umbynos umbynos added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jun 29, 2022
@umbynos umbynos requested a review from per1234 June 29, 2022 13:16
@umbynos umbynos self-assigned this Jun 29, 2022
Copy link
Contributor

@per1234 per1234 left a comment

Choose a reason for hiding this comment

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

Excellent work Umberto!

I just tried it out by installing it in my fork of the Arduino Lint repository (I'll submit that as a PR soon) and it works perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants