The GitHub Actions job "Publish Python 🐍 distribution 📦 to PyPI" on iceberg-rust.git/v0.8.0-release-pybinding-fix has succeeded. Run started by GitHub user liurenjie1024 (triggered by liurenjie1024).
Head commit for run: 666a9fe1aaf1692583d6f44e4f7a1d52a688b217 / Kevin Liu <[email protected]> infra: fix manual trigger for the "release python" github workflow (#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? Report URL: https://github.com/apache/iceberg-rust/actions/runs/21155349652 With regards, GitHub Actions via GitBox
