Skip to content

Add Build Workflow#13

Merged
7174Andy merged 2 commits intomainfrom
andrew/publish-workflow
Dec 1, 2025
Merged

Add Build Workflow#13
7174Andy merged 2 commits intomainfrom
andrew/publish-workflow

Conversation

@7174Andy
Copy link
Copy Markdown
Owner

@7174Andy 7174Andy commented Dec 1, 2025

This pull request adds a new GitHub Actions workflow for building and publishing Python package distributions to PyPI when a release is published. The workflow automates the build and release process to ensure consistent package deployment.

Build and release automation:

  • Added a .github/workflows/build.yml workflow that triggers on release publication, builds Python wheel distributions using uv, and publishes them to PyPI with trusted publishing permissions.

@7174Andy 7174Andy merged commit 6f8aad7 into main Dec 1, 2025
@7174Andy 7174Andy deleted the andrew/publish-workflow branch December 1, 2025 05:46
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