Skip to content
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

Document Windows ARM variant support as experimental #791

Closed
austinvazquez opened this issue Apr 23, 2024 · 2 comments · Fixed by #796
Closed

Document Windows ARM variant support as experimental #791

austinvazquez opened this issue Apr 23, 2024 · 2 comments · Fixed by #796
Milestone

Comments

@austinvazquez
Copy link
Contributor

austinvazquez commented Apr 23, 2024

Issue

Support for Windows ARM variant was added in #782 and will be included in the next release.

The concern is Windows ARM containers are still very much bleeding edge in the community. Compute platforms like GitHub (used by build CI; ref) and AWS CodeBuild (used by release pipeline via CodePipeline; ref) don't yet have support for Windows ARM runners yet.

Recommended solution

The recommendation is to mark the Windows ARM variants as experimental in README.

@austinvazquez austinvazquez added this to the 0.8.0 milestone Apr 23, 2024
@pendo324
Copy link
Contributor

Marking it as experimental makes sense to me 👍. I think we should also define why its experimental (what experimental means) and how to make it non-experimental.

@austinvazquez
Copy link
Contributor Author

austinvazquez commented Apr 26, 2024

@pendo324 great point. I have opened #796 for this. PTAL.

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 a pull request may close this issue.

2 participants