Viraj Jasani created HBASE-25033:
------------------------------------
Summary: Provide an option for do-release-docker to ignore svn ci
Key: HBASE-25033
URL: https://issues.apache.org/jira/browse/HBASE-25033
Project: HBase
Issue Type: Improvement
Reporter: Viraj Jasani
Assignee: Viraj Jasani
do-release-docker, when run with -f, tries to checkin CHANGES.md,
RELEASENOTES.md and all release tarballs to svn, however if the user doesn't
have svn checkin access, the script fails at svn ci step and rest of the steps
in *publish-release* are left untouched. Although majority users of the script
have access to checkin, we should definitely provide an option to make svn
checkin step no-op (similar to dry_run mode) for users without access.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)