Skip to content

ci: adds windows arm64 build #6467

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

Merged
merged 19 commits into from
May 13, 2025
Merged

ci: adds windows arm64 build #6467

merged 19 commits into from
May 13, 2025

Conversation

baywet
Copy link
Member

@baywet baywet commented Apr 15, 2025

fixes #6427

@baywet baywet self-assigned this Apr 15, 2025
@msgraph-bot msgraph-bot bot added this to Kiota Apr 15, 2025
@baywet
Copy link
Member Author

baywet commented Apr 17, 2025

failures of test_and_generate_binaries (win-arm64, windows-11-arm) are expected. This is because the test is poorly designed and attempts to download the binaries from GitHub directly, which obviously fails in this case since we haven't released that architecture yet. A better test design would have been to use zip the local build, and use dotnet serve to serve this locally + an environment variable based override.

@baywet
Copy link
Member Author

baywet commented Apr 17, 2025

@baywet
Copy link
Member Author

baywet commented Apr 17, 2025

after merging, this needs to also be merged. MicrosoftDocs/openapi-docs#152

@baywet baywet marked this pull request as ready for review May 13, 2025 18:35
@baywet baywet requested a review from a team as a code owner May 13, 2025 18:35
@baywet baywet enabled auto-merge May 13, 2025 18:35
@baywet baywet merged commit 6ed9195 into main May 13, 2025
311 of 334 checks passed
@baywet baywet deleted the ci/windows-arm64 branch May 13, 2025 18:49
@github-project-automation github-project-automation bot moved this to Done ✔️ in Kiota May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

VSCode Extension - add support for arm64 windows
3 participants