Skip to content

Conversation

@Jacksunwei
Copy link
Collaborator

@Jacksunwei Jacksunwei commented Feb 9, 2026

Summary

  • Remove manual version input from Release: Publish to PyPi workflow
  • Version is now extracted from the selected release branch (e.g., release/v0.3.00.3.0)
  • Added validation to ensure workflow is run from a release/v* branch

Test plan

  • Run workflow from release/v0.3.0 branch - should work
  • Run workflow from main branch - should fail with error

Remove manual version input - the workflow now extracts the version
from the selected release branch (e.g., release/v0.3.0 → 0.3.0).

Also adds validation to ensure it's run from a release/v* branch.
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@Jacksunwei Jacksunwei merged commit c34a284 into main Feb 9, 2026
6 checks passed
@Jacksunwei Jacksunwei deleted the chore/release-publish-no-version-input branch February 9, 2026 21:36
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