kevinjqliu commented on code in PR #1367:
URL: https://github.com/apache/iceberg-rust/pull/1367#discussion_r2102720796
##
scripts/release.sh:
##
@@ -32,6 +32,12 @@ rc_version="${ICEBERG_VERSION_RC:-rc.1}"
# Corresponding git repository branch
git_branch=release-${release_versi
liurenjie1024 commented on code in PR #1367:
URL: https://github.com/apache/iceberg-rust/pull/1367#discussion_r2101779459
##
scripts/release.sh:
##
@@ -32,6 +32,12 @@ rc_version="${ICEBERG_VERSION_RC:-rc.1}"
# Corresponding git repository branch
git_branch=release-${release_ve
kevinjqliu opened a new pull request, #1367:
URL: https://github.com/apache/iceberg-rust/pull/1367
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
Adds `python3 ./scripts/dependencies.py check` to the release script. This
will