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

Use PyPI trusted publishing on release #74

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

willbarton
Copy link
Member

This change uses
PyPI trusted publishing on release. It requires corresponding changes to the wagtail-sharing package on PyPI to configure the GitHub Actions in release.yml to be allowed to publish, but I have already done this.

This is the model that PyPI recommends, and that works for our latest wagtail-treemodeladmin release.

This change uses
[PyPI trusted publishing](https://docs.pypi.org/trusted-publishers/) on
release. It requires corresponding changes to the wagtail-sharing package
on PyPI to configure the GitHub Actions in release.yml to be allowed to
publish, but I have already done this.

This is the model that PyPI recommends, and that works for our latest
[wagtail-treemodeladmin](https://github.com/cfpb/wagtail-treemodeladmin/blob/main/.github/workflows/release.yml)
release.
@willbarton willbarton requested a review from chosak January 8, 2024 18:29
@willbarton willbarton merged commit 19e1ace into main Jan 8, 2024
20 checks passed
@willbarton willbarton deleted the pypi-trusted-publishing branch January 8, 2024 21:02
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.

None yet

2 participants