Skip to content

Add GitHub workflow for PyPI deployment#1

Merged
monokrome merged 1 commit intomainfrom
claude/add-github-deploy-workflow-01EJWCaNi5r9uAvEGkn8tQU2
Nov 14, 2025
Merged

Add GitHub workflow for PyPI deployment#1
monokrome merged 1 commit intomainfrom
claude/add-github-deploy-workflow-01EJWCaNi5r9uAvEGkn8tQU2

Conversation

@monokrome
Copy link
Copy Markdown
Member

  • Triggers on published releases and manual dispatch
  • Uses Python 3.11 for building
  • Implements trusted publishing (OIDC) for secure PyPI authentication
  • Builds package using python-build
  • Publishes to PyPI using pypa/gh-action-pypi-publish

- Triggers on published releases and manual dispatch
- Uses Python 3.11 for building
- Implements trusted publishing (OIDC) for secure PyPI authentication
- Builds package using python-build
- Publishes to PyPI using pypa/gh-action-pypi-publish
@monokrome monokrome merged commit 2ba920c into main Nov 14, 2025
17 checks passed
@monokrome monokrome deleted the claude/add-github-deploy-workflow-01EJWCaNi5r9uAvEGkn8tQU2 branch November 14, 2025 16:29
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 14, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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