kevinjqliu commented on code in PR #200:
URL: https://github.com/apache/iceberg-go/pull/200#discussion_r1838512881


##########
dev/release/verify_rc.sh:
##########
@@ -34,7 +34,7 @@ set -x
 VERSION="$1"
 RC="$2"
 
-ICEBERG_DIST_BASE_URL="https://dist.apache.org/repos/dist/dev/iceberg";
+ICEBERG_DIST_BASE_URL="https://dist.apache.org/repos/dist/release/iceberg";

Review Comment:
   I thought https://downloads.apache.org/iceberg/KEYS and 
https://dist.apache.org/repos/dist/release/iceberg/KEYS were the same file, and 
that one is an alias of another. 
   But it actually looks like they are different. For example, a search for 
"Matt Topol" only appears in the `dist/release` KEYS



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to