Skip to content

Conversation

@JBWilkie
Copy link
Contributor

Problem

Currently, we use static user credentials for PyPi to release new darwin-py versions. Ideally, static credentials should not be used

Solution

This PR adjusts the release process to authenticate with PyPi via OIDC, which uses short-lived tokens. This guide was followed: https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-pypi

Changelog

Removed the need for static credentials when publishing versions of darwin-py

@linear
Copy link

linear bot commented Aug 20, 2024

@JBWilkie JBWilkie force-pushed the PLA-1049-OIDC-releases branch 6 times, most recently from a112080 to 6425751 Compare August 21, 2024 10:04
@JBWilkie JBWilkie force-pushed the PLA-1049-OIDC-releases branch from 6425751 to ec1a524 Compare August 21, 2024 10:16
@JBWilkie JBWilkie merged commit cd86740 into master Aug 21, 2024
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.

3 participants