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

Modify PyPI wheel generation to use Trusted Publisher #2079

Open
doug-walker opened this issue Oct 14, 2024 · 0 comments
Open

Modify PyPI wheel generation to use Trusted Publisher #2079

doug-walker opened this issue Oct 14, 2024 · 0 comments
Labels
Build Issue Issues related to build or environment problems on any platform. Feature Request New addition to OCIO functionality.

Comments

@doug-walker
Copy link
Collaborator

PyPI's preferred way to upload wheels is their Trusted Publisher method. From their website: "PyPI package maintainers can adopt a new, more secure publishing method that does not require long-lived passwords or API tokens to be shared with external systems."

https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/

We should update OCIO to use this method.

@doug-walker doug-walker added Feature Request New addition to OCIO functionality. Build Issue Issues related to build or environment problems on any platform. labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Issue Issues related to build or environment problems on any platform. Feature Request New addition to OCIO functionality.
Projects
None yet
Development

No branches or pull requests

1 participant