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

chore: Update PyPi to use trusted publisher for authentication and correctly escape change log body. #759

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

jonathanedey
Copy link
Contributor

@jonathanedey jonathanedey commented Jan 19, 2024

PyPi no longer accepts username and password authentication for publishing with 2FA enabled accounts. They have additionally made the change to require 2FA on all accounts starting January 1st 2024:

Switching our release to use PyPi's Trusted Publisher method for authentication.


Escaped change log body to allow it to correctly show in in the release tag body.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@jonathanedey jonathanedey changed the title fix: Update PyPi to use trusted publisher for authentication and correctly escape change log body. chore: Update PyPi to use trusted publisher for authentication and correctly escape change log body. Jan 22, 2024
@jonathanedey jonathanedey merged commit 9c1f5b5 into master Jan 22, 2024
13 checks passed
@jonathanedey jonathanedey deleted the je-github-actions branch January 22, 2024 21:43
jonathanedey added a commit that referenced this pull request Feb 13, 2024
…rrectly escape change log body. (#759)

* fix: Escape release tag body and change PyPi to use trusted publisher for authentication.

* fix typo
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