release: switch to use rc branches
This commit is contained in:
@@ -15,13 +15,13 @@ module Release
|
||||
subcommand, version, *extras = *argv
|
||||
|
||||
validate_version_format version
|
||||
|
||||
|
||||
validate_current_branch_master
|
||||
git_pull current_branch
|
||||
|
||||
validate_version_is_new version
|
||||
|
||||
git_local_tag version
|
||||
git_local_tag release_tag_from_version(version)
|
||||
|
||||
git_push_tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user