Closed kevinjqliu closed 1 week ago
verified change by running dev/release/verify_rc.sh 0.1.0 0
+ VERIFY_SUCCESS=yes
+ echo 'RC looks good!'
RC looks good!
@Fokko do you mind taking a look? this fixes the verification script. Would be good to have merged for the new RC
RC artifacts are generated with
apache-iceberg-go-${VERSION}-rc${RC}
instead ofapache-iceberg-go-${VERSION}
. This PR changes the verification script to match the naming convention