mattf-apache commented on a change in pull request #1643:
URL: https://github.com/apache/hbase/pull/1643#discussion_r420502004
##########
File path: dev-support/create-release/do-release-docker.sh
##########
@@ -64,24 +65,26 @@ This script runs the release scripts inside a docker image.
Options:
-d [path] required. working directory. output will be written to "output"
in here.
- -n dry run mode. Checks and local builds, but does not upload
anything.
+ -f "force" -- actually publish this release. Unless you specify
'-f', it will
+ default to dry run mode, which checks and does local builds,
but does not upload anything.
Review comment:
Great idea, added a Release Note in the jira.
----------------------------------------------------------------
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]