Skip to content

Add PyPI release workflow#117

Merged
nameczz merged 1 commit intomainfrom
pypi-release-workflow
Jan 22, 2026
Merged

Add PyPI release workflow#117
nameczz merged 1 commit intomainfrom
pypi-release-workflow

Conversation

@nameczz
Copy link
Collaborator

@nameczz nameczz commented Jan 22, 2026

  • Triggers on GitHub release publication
  • Builds both sdist and wheel packages
  • Validates packages with twine check
  • Uploads to PyPI using credentials from secrets
  • Logs version information for verification

- Triggers on GitHub release publication
- Builds both sdist and wheel packages
- Validates packages with twine check
- Uploads to PyPI using credentials from secrets
- Logs version information for verification

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@nameczz nameczz requested a review from shanghaikid January 22, 2026 08:12
@nameczz nameczz merged commit a5ad81f into main Jan 22, 2026
@nameczz nameczz deleted the pypi-release-workflow branch January 22, 2026 08: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.

2 participants