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

Feature: Python wheel-based builds and publishing #981

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Dec 1, 2023

Proposed changes

This feature enables wheel-based builds and PyPI publishing for the provider's Python SDK. It is part of a larger rollout across all providers https://github.com/pulumi/home/issues/2883

Related issues (optional)

Fixes #912

@t0yv0 t0yv0 changed the title Feature wheels Feature: Python wheel-based builds and publishing Dec 1, 2023
@t0yv0 t0yv0 requested review from mjeffryes and iwahbe December 1, 2023 19:02
Copy link

github-actions bot commented Dec 1, 2023

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link
Member

@mjeffryes mjeffryes left a comment

Choose a reason for hiding this comment

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

🎉

@t0yv0 t0yv0 merged commit eaf0810 into master Dec 1, 2023
40 checks passed
@t0yv0 t0yv0 deleted the feature-wheels branch December 1, 2023 20:05
flostadler pushed a commit that referenced this pull request Sep 4, 2024
This feature enables wheel-based builds and PyPI publishing for the provider's Python SDK. It is part of a larger rollout across all providers pulumi/home#2883
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.

Introduce wheel builds and publishing for Python SDK
2 participants