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

Update PyPI Publishing and GitHub Actions versions #41

Merged
merged 3 commits into from
Jan 2, 2024
Merged

Conversation

willbarton
Copy link
Member

This change updates our PyPI publishing to use API keys by using the official PyPA action and updates the versions of our GitHub Actions used.

This is a first step toward the current PyPI publishing best practices, and our goal for our Python packages should be something like the PyPA's example GitHub Actions. However, this is a quick and simple update we can make to this and our other packages to ensure we can continue publishing.

This change updates our PyPI publishing to use API keys by using the official PyPA action.
@willbarton willbarton force-pushed the pypi-api-keys branch 3 times, most recently from 520c1fc to 2559838 Compare December 20, 2023 18:55
@willbarton willbarton marked this pull request as ready for review January 2, 2024 14:22
Copy link
Member

@chosak chosak left a comment

Choose a reason for hiding this comment

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

LGTM, couple minor suggestions!

.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
Co-authored-by: Andy Chosak <andy.chosak@cfpb.gov>
@willbarton willbarton merged commit 46dd6ee into main Jan 2, 2024
21 checks passed
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