kevinjqliu commented on PR #447:
URL: https://github.com/apache/iceberg-go/pull/447#issuecomment-2922886348

   okay i see what youre trying to do now.. 
   
   instead of going through the hoops of renaming the files, could we just name 
the folder with the rc but not the files? 
   
   ```
   apache-iceberg-go-0.2.0-rc0/    
       apache-iceberg-go-0.2.0.tar.gz
       apache-iceberg-go-0.2.0.tar.gz.asc
       apache-iceberg-go-0.2.0.tar.gz.sha512
   ```
   
   This way we can use the `svn mv` command. 
   
   This is what the python and rust releases do 
   
https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.5.1-rc.1/
   
https://py.iceberg.apache.org/how-to-release/#upload-artifacts-to-apache-dev-svn


-- 
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