virajjasani commented on a change in pull request #2438:
URL: https://github.com/apache/hbase/pull/2438#discussion_r496097803
##########
File path: dev-support/create-release/do-release-docker.sh
##########
@@ -77,6 +77,10 @@ Options:
If none specified, runs tag, then publish-dist, and then
publish-release.
'publish-snapshot' is also an allowed, less used, option.
-x debug. do less clean up. (env file, gpg forwarding on mac)
+ -i [ignore-svn-ci]
Review comment:
I tried considering it, the only issue is user will have to manually
generate ssh private/public keys from docker container and copy public key over
to home.apache.org 's `~/.ssh/authorized_keys` every time they use this script
in order to perform password-less scp operation from container :(
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]