Skip to content

Add PPC64 architecture to extension build matrix #700

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

Closed
wants to merge 4 commits into from

Conversation

tom-miller1
Copy link

Summary

This enables a build matrix entry for the PPC64le architecture and publication to the OpenVSX registry. I did not include the build target in the VSCode Marketplace registry since Microsoft does not publish an official VSCode build for this architecture. PPC64le is currently only supported by VSCodium.

Resolves #645

Test Plan

Ruff binary build is already provided for this architecture, this PR simply adds bundle creation and publishing for this architecture to OpenVSX registry.

@tom-miller1
Copy link
Author

Closing this as it won't work. The vsce process will fail to build the vsix package because it does an explicit target check, and ppc64 is not supported by Microsoft.

@MichaReiser
Copy link
Member

Hmm. That's a shame. Thanks for trying!

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.

Support PPC64 architecture on Open VSX marketplace
2 participants