-
Notifications
You must be signed in to change notification settings - Fork 139
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
Publish arm64 Linux binaries for commits #1402
Comments
This was referenced Aug 17, 2022
fweikert
added a commit
to fweikert/continuous-integration
that referenced
this issue
Nov 11, 2022
The basic idea is to publish multi-arch Docker images, and then run the ARM64 images on the newly added Tau T2A VMs. I'm adding separate build/push scripts to not affect the existing images, since this change needs more testing. That's also why it only adds machines to the testing org. Progress towards bazelbuild#1112 and bazelbuild#1402
fweikert
added a commit
to fweikert/continuous-integration
that referenced
this issue
Nov 11, 2022
The basic idea is to publish multi-arch Docker images, and then run the ARM64 images on the newly added Tau T2A VMs. I'm adding separate build/push scripts to not affect the existing images, since this change needs more testing. That's also why it only adds machines to the testing org. Progress towards bazelbuild#1112 and bazelbuild#1402
fweikert
added a commit
that referenced
this issue
Nov 11, 2022
The basic idea is to publish multi-arch Docker images, and then run the ARM64 images on the newly added Tau T2A VMs. I'm adding separate build/push scripts to not affect the existing images, since this change needs more testing. That's also why it only adds machines to the testing org, and why I'm merging this commit into the testing branch for now. Progress towards #1112 and #1402
anything we can do to prioritize this? it would be useful to be able to test last_green on arm64 linux |
I'll bring it up at the next standup, but I don't think we'll have any capacity for this in the near future. |
meteorcloudy
added a commit
that referenced
this issue
Aug 21, 2024
copybara-service bot
pushed a commit
to bazelbuild/bazel
that referenced
this issue
Aug 21, 2024
Working towards: bazelbuild/continuous-integration#1402 PiperOrigin-RevId: 665794401 Change-Id: Iee2445c522d5e8e4f78f90703520e4baef0d17b4
Also sent a bazelisk change: bazelbuild/bazelisk#604 |
thanks! |
keith
pushed a commit
to keith/bazel
that referenced
this issue
Sep 25, 2024
Working towards: bazelbuild/continuous-integration#1402 PiperOrigin-RevId: 665794401 Change-Id: Iee2445c522d5e8e4f78f90703520e4baef0d17b4 Cherry pick of eee5ab3
github-merge-queue bot
pushed a commit
to bazelbuild/bazel
that referenced
this issue
Sep 25, 2024
…3746) Working towards: bazelbuild/continuous-integration#1402 PiperOrigin-RevId: 665794401 Change-Id: Iee2445c522d5e8e4f78f90703520e4baef0d17b4 Cherry pick of eee5ab3 Co-authored-by: Googler <pcloudy@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There have been requests for such binaries. We already publish arm64 Linux binaries for releases (LTS + rolling).
The text was updated successfully, but these errors were encountered: