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

Fix darwin arm64 builds #20

Merged
merged 4 commits into from
Nov 1, 2022
Merged

Fix darwin arm64 builds #20

merged 4 commits into from
Nov 1, 2022

Conversation

samsalisbury
Copy link
Contributor

@samsalisbury samsalisbury commented Nov 1, 2022

Justification

Building darwin/arm64 binaries is currently broken: https://hashicorp.slack.com/archives/C01A1M2QQ1Z/p1666385357957249

Summary

Ensure that builds and tests of the actions-go-build CLI are done for the host platform, not the target platform.

Quality

All changes to behavior should be accompanied by relevant tests which both document and protect it.

This PR includes:

  • A transition from a broken action with failures to one that works.

- Sometimes this may not have been happening due to
  product build parameters affecting the CLI build.
@samsalisbury samsalisbury changed the title Fix darwin arm64 Fix darwin arm64 builds Nov 1, 2022
@samsalisbury samsalisbury marked this pull request as ready for review November 1, 2022 13:05
@samsalisbury samsalisbury requested review from a team, shore and sarahethompson and removed request for a team November 1, 2022 15:17
Copy link
Contributor

@shore shore left a comment

Choose a reason for hiding this comment

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

LGTM!
Thanks for digging through this, Sam!

@samsalisbury samsalisbury merged commit b712d31 into main Nov 1, 2022
@samsalisbury samsalisbury deleted the fix-darwin-arm64 branch November 1, 2022 16:43
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.

2 participants