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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]