Skip to content

Update release workflows to add macOS arm64 support #57

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 1 commit into from
Jan 25, 2023

Conversation

MatteoPologruto
Copy link
Contributor

release-go-task and publish-go-tester-task have been updated to match their upstream counterpart and to add release support for macOS arm64.

Since previous releases have a tag like v1.3.3, I modified RELEASE_BRANCH_REGEX in the run-determination job inside publish-go-tester-task to include the v. For the same reason, I left the on.push.tags trigger of release-go-task unchanged and did not mirror the upstream trigger.

@MatteoPologruto MatteoPologruto added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jan 23, 2023
@MatteoPologruto MatteoPologruto self-assigned this Jan 23, 2023
@MatteoPologruto MatteoPologruto linked an issue Jan 23, 2023 that may be closed by this pull request
3 tasks
@MatteoPologruto MatteoPologruto merged commit 38c6054 into arduino:main Jan 25, 2023
@MatteoPologruto MatteoPologruto deleted the macos-arm64-support branch January 25, 2023 14:41
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.

Add macos amd64 architecture
2 participants