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

[Release 3.7.1]: fix publishing to PyPI by using trusted publisher #228

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

WeinaJi
Copy link
Collaborator

@WeinaJi WeinaJi commented Dec 6, 2024

Context

When publish release 3.7.0 to PyPI, we got the error Username/Password authentication is no longer supported. Migrate to API Tokens or Trusted Publishers instead. This PR migrates to trusted publishers.

Scope

  • Change in the github actions workflow for publishing wheels.
  • Also update DOI badge in README.

Review

  • PR description is complete
  • Coding style (imports, function length, New functions, classes or files) are good
  • Unit/Scientific test added
  • Updated Readme, in-code, developer documentation

@WeinaJi WeinaJi requested a review from heerener December 6, 2024 08:46
@heerener heerener requested a review from matz-e December 6, 2024 09:13
@heerener heerener force-pushed the pypi-changes branch 2 times, most recently from 758918f to 35cd7b2 Compare December 6, 2024 09:24
@WeinaJi WeinaJi merged commit 94daa43 into main Dec 6, 2024
14 checks passed
@WeinaJi WeinaJi deleted the pypi-changes branch December 6, 2024 09:47
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