-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
x/build/env/windows/arm64: add Windows arm64 builders provided by Microsoft #53541
Comments
Let's discuss the internals via email thread and report out when we have something solid. Please send it to golangdev@microsoft.com. |
Quick update: We are still trying to figure out the logistics on our side. Getting a Windows ARM64 machine available 24/7 is not straightforward at this point, but we will get there. |
Change https://go.dev/cl/460296 mentions this issue: |
We haven't gotten the new builder up yet. Updates golang/go#57408, golang/go#53541 Change-Id: I4f8b1d96d3f7f7a3080532f5e69b2fa0cf6992e0 Reviewed-on: https://go-review.googlesource.com/c/build/+/460296 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Heschi Kreinick <heschi@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Change https://go.dev/cl/461255 mentions this issue: |
This adds the windows-arm64-11 builder as a release target which was removed in CL 460296. Updates golang/go#57408 Updates golang/go#53541 Change-Id: I449859081350a36b05b85a7b87b412d43b19cb27 Reviewed-on: https://go-review.googlesource.com/c/build/+/461255 Run-TryBot: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com>
Change https://go.dev/cl/462655 mentions this issue: |
The Windows ARM64 builders on Azure have replaced the Windows ARM64 builders on AWS by now. Remove unused environment configuration; we can bring it back or look it up in history if needed. Updates golang/go#53541. Updates golang/go#42604. Updates golang/go#57408. Change-Id: I080e4f5c53712c0470332a7d26d00c939136e57c Reviewed-on: https://go-review.googlesource.com/c/build/+/462655 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Doesn't look like anything left to do on this issue, closing. Please reopen if you see fit, thanks. |
Based on the comment left in #53383, we should work to setup reliable hardware and builders for the windows/arm64 port.
Originally posted by @qmuntal in #53383 (comment)
@qmuntal How would you like this discussion to proceed (GitHub discussion/email thread)?
@golang/release
The text was updated successfully, but these errors were encountered: