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

Include Alpine in target platforms #387

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Include Alpine in target platforms #387

merged 1 commit into from
Jan 15, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Jan 15, 2024

Summary

This PR ensures that we publish VS Code extensions for the alpine-x86 and alpine-arm64 target platforms.

See https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions for details:

The currently available platforms are: win32-x64, win32-arm64, linux-x64, linux-arm64, linux-armhf, alpine-x64, alpine-arm64, darwin-x64, darwin-arm64 and web.

Test Plan

Performed a dry run, and verified that Ruff selected the correct musl wheel for x86:

Screenshot 2024-01-15 at 2 43 04 PM

And again for arm:

Screenshot 2024-01-15 at 2 42 56 PM

@charliermarsh charliermarsh force-pushed the charlie/alpine branch 2 times, most recently from 8a619ab to d4e8d36 Compare January 15, 2024 19:44
@charliermarsh charliermarsh changed the title Build an Alpine extension Include Alpine in target platforms Jan 15, 2024
@charliermarsh charliermarsh marked this pull request as ready for review January 15, 2024 19:46
Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm probably not the best reviewer for this. Looks good to me if it works 😆

@charliermarsh
Copy link
Member Author

Looks good to me if it works

That's my attitude too lol

@charliermarsh
Copy link
Member Author

Appears to have worked with a nightly build:

Screenshot 2024-01-15 at 3 49 11 PM

@charliermarsh charliermarsh merged commit f1c0eb7 into main Jan 15, 2024
17 checks passed
@charliermarsh charliermarsh deleted the charlie/alpine branch January 15, 2024 20:49
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