Skip to content

Add binaries for arm64 architectures#1108

Merged
2 commits merged intogithub:masterfrom
jecepeda:add-binaries-for-arm64-architectures
Mar 11, 2022
Merged

Add binaries for arm64 architectures#1108
2 commits merged intogithub:masterfrom
jecepeda:add-binaries-for-arm64-architectures

Conversation

@jecepeda
Copy link
Contributor

A Pull Request should be associated with an Issue.

Related issue: #1105

Description

Now that developers are using different architectures (amd64 and arm64, basically), we need to use different binaries adapted for those architectures.

This PR changes build.sh script, adding binaries for linux/arm64 and darwin/arm64

I needed to rename the .tar.gz files to indicate the architecture. Now its naming is:

./gh-ost-binary-${osshort}-${GOARCH}-${timestamp}.tar.gz

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Brilliant, thanks @jecepeda - looks good to me 👍

@ghost ghost merged commit 8f361f6 into github:master Mar 11, 2022
@jecepeda jecepeda deleted the add-binaries-for-arm64-architectures branch March 11, 2022 18:29
This pull request was closed.
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.

1 participant