Skip to content

ci: adds windows arm64 build#6467

Merged
baywet merged 19 commits intomainfrom
ci/windows-arm64
May 13, 2025
Merged

ci: adds windows arm64 build#6467
baywet merged 19 commits intomainfrom
ci/windows-arm64

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