Skip to content

Conversation

@danfimov
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings November 26, 2025 18:34
@danfimov danfimov changed the title fix(ci): use token instead of trusted publisher fix(ci): use token instead of trusted publisher for package release Nov 26, 2025
Copilot finished reviewing on behalf of danfimov November 26, 2025 18:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Switch release publishing from PyPI Trusted Publishing (OIDC) to token-based authentication for uv. This aligns the CI to use a repository secret for PyPI uploads.

  • Replace uv publish --trusted-publishing always with a step that sets UV_PUBLISH_TOKEN from secrets.PYPI_TOKEN
  • Keep build flow unchanged (uv build) and run uv publish with the token

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Copy link
Member

@s3rius s3rius left a comment

Choose a reason for hiding this comment

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

GJ.

Closes #553.

@s3rius s3rius merged commit fd32aa4 into master Nov 26, 2025
60 checks passed
@danfimov danfimov deleted the fix-get-token-back branch November 26, 2025 18:37
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