Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

@kevinjqliu kevinjqliu commented Jan 19, 2026

Which issue does this PR close?

This unblocks us to publish python binding to pypi

What changes are included in this PR?

Need to manually trigger .github/workflows/release_python.yml to publish python binding to pypi.
This PR fixes the manual flow by allowing to specify RELEASE_TAG as input. Added an extra validation for the manual workflow to check the version against the library version in bindings/python/Cargo.toml

Are these changes tested?

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kevinjqliu for this fix!

@liurenjie1024 liurenjie1024 merged commit fbcf58e into apache:main Jan 20, 2026
17 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/fix-release-python-manual branch January 20, 2026 00:23
liurenjie1024 pushed a commit that referenced this pull request Jan 20, 2026
…2049)

## Which issue does this PR close?

- Closes #2038

This unblocks us to publish python binding to pypi

## What changes are included in this PR?
Need to manually trigger `.github/workflows/release_python.yml` to
publish python binding to pypi.
This PR fixes the manual flow by allowing to specify `RELEASE_TAG` as
input. Added an extra validation for the manual workflow to check the
version against the library version in `bindings/python/Cargo.toml`


## Are these changes tested?
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.

0.8.0 release, cannot publish crates

2 participants