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

Add linux-arm64 release binaries #5960

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Add linux-arm64 release binaries #5960

merged 2 commits into from
Apr 3, 2024

Conversation

bduffany
Copy link
Member

@bduffany bduffany commented Feb 21, 2024

Test build (tested everything except the gh release upload command): https://github.com/buildbuddy-io/buildbuddy/actions/runs/7993652037/job/21829927623?pr=5960.

I ran which gh to sanity check that gh was installed. Looks like it is not yet installed by default on the arm64 runners, so I added an installation step for that.

We probably also should add docker image builds - can do that in a separate PR.

Related issues: N/A

@bduffany bduffany force-pushed the executor-arm-release branch 7 times, most recently from 9a50ccf to 84599df Compare February 21, 2024 18:21
@bduffany bduffany changed the title WIP linux-arm64 release Add linux-arm64 release Feb 21, 2024
@bduffany bduffany marked this pull request as ready for review February 21, 2024 18:22
@bduffany bduffany changed the title Add linux-arm64 release Add linux-arm64 release binaries Feb 21, 2024
@tylerwilliams
Copy link
Member

you want to file a bug on that repo (from the email) letting them know the installed packages are not the same?

@tylerwilliams
Copy link
Member

Also thanks for doing this! will be nice to have :)

@bduffany
Copy link
Member Author

you want to file a bug on that repo (from the email) letting them know the installed packages are not the same?

I think this is what they meant by "The image does not have any pre-installed tools" in the original email

@bduffany
Copy link
Member Author

(Waiting to submit this until I have time to do a test build with the arm64 binaries.)

@bduffany bduffany force-pushed the executor-arm-release branch 9 times, most recently from 3f940c8 to cbe8915 Compare April 2, 2024 18:50
@bduffany bduffany marked this pull request as draft April 2, 2024 18:56
@bduffany bduffany marked this pull request as ready for review April 3, 2024 16:35
@bduffany bduffany merged commit f5b8722 into master Apr 3, 2024
14 of 17 checks passed
@bduffany bduffany deleted the executor-arm-release branch April 3, 2024 16:36
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.

3 participants