Skip to content

[build] Add Windows arm64 runner #4062

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

fhanau
Copy link
Contributor

@fhanau fhanau commented May 1, 2025

No description provided.

@fhanau fhanau requested review from a team as code owners May 1, 2025 01:50
@fhanau fhanau marked this pull request as draft May 1, 2025 02:03
@fhanau
Copy link
Contributor Author

fhanau commented May 1, 2025

This is blocked for now – rules_js uses yq to parse the pnpm lock file, but doesn't set up a arm64 Windows toolchain for it. https://github.com/bazel-contrib/bazel-lib/blob/main/lib/private/yq_toolchain.bzl
yq releases are not available for arm64 Windows atm, so this is a hard blocker for now. https://github.com/mikefarah/yq/releases/tag/v4.45.1

@fhanau fhanau force-pushed the felix/043025-windows-arm64 branch from 7d89b0e to c37ee98 Compare May 3, 2025 22:52
@fhanau fhanau force-pushed the felix/043025-windows-arm64 branch from c37ee98 to 57469f7 Compare May 3, 2025 22:52
@fhanau
Copy link
Contributor Author

fhanau commented May 3, 2025

Managed to patch out the yq issue, but that only revealed several other issues:

This continues to be blocked unfortunately.

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.

2 participants