Skip to content

feat: add secure PyPI publishing workflow#17

Merged
gowthamrao merged 1 commit into
developfrom
feature-pypi-publishing-workflow
Oct 26, 2025
Merged

feat: add secure PyPI publishing workflow#17
gowthamrao merged 1 commit into
developfrom
feature-pypi-publishing-workflow

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

Adds a GitHub Actions workflow to securely publish the Python package to PyPI using Trusted Publishing (OIDC).

This workflow is triggered on new GitHub releases and handles building and publishing the package without the need for long-lived API tokens.

Adds a GitHub Actions workflow to securely publish the Python package to PyPI using Trusted Publishing (OIDC).

This workflow is triggered on new GitHub releases and handles building and publishing the package without the need for long-lived API tokens.
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gowthamrao gowthamrao merged commit be41b13 into develop Oct 26, 2025
12 checks passed
@gowthamrao gowthamrao deleted the feature-pypi-publishing-workflow branch October 26, 2025 00:13
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.

1 participant