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

ci(build): Add arm64 to build #463

Merged
merged 2 commits into from
Apr 8, 2023
Merged

ci(build): Add arm64 to build #463

merged 2 commits into from
Apr 8, 2023

Conversation

udf2457
Copy link
Contributor

@udf2457 udf2457 commented Feb 22, 2023

Per #461.

Note that I'm no build process expert, but I reckon this should work. ;-)

@trishankatdatadog trishankatdatadog changed the title Add arm64 to build ci(build): Add arm64 to build Feb 22, 2023
@trishankatdatadog
Copy link
Member

Seems legit, thanks! Let me try to get more reviewers...

Copy link
Contributor

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

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

Hey, @udf2457, thank you for your contribution 👋

As far as cross-building and releasing the images go, I think this should be enough from the goreleaser side 👍

It's worth mentioning though that we don't run our CI (thus our tests) on anything else other than the x86_64-based runner provided by GitHub. So until we either add a self-hosted runner or maybe emulate the aarch64 environment we won't run any tests on an aarch64 architecture.

Copy link
Contributor

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

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

I think we can move this forward 👍

add `arm64` to `goarch`

Signed-off-by: udf2457 <udf2457@users.noreply.github.com>
add `arm64` to `goarch`

Signed-off-by: udf2457 <udf2457@users.noreply.github.com>
@rdimitrov rdimitrov merged commit c7d649b into theupdateframework:master Apr 8, 2023
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.

4 participants