[ 
https://issues.apache.org/jira/browse/RATIS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz-wo Sze reopened RATIS-307:
------------------------------

Seem that this is not yet pushed.

> Improve make_rc script with additional step of the release process.
> -------------------------------------------------------------------
>
>                 Key: RATIS-307
>                 URL: https://issues.apache.org/jira/browse/RATIS-307
>             Project: Ratis
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.2.0
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Minor
>         Attachments: RATIS-307.001.patch, RATIS-307.002.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> During the 0.2.0 release I used a helper script which contained the smaller 
> steps for the release process.
> Compared to the existing make_rc script it could
>  # create the git tag, change maven version
>  # test the src release by compiling the project from the src tar
>  # upload artifacts to the apache nexus
>  # sign artifacts
>  # upload artifacts to the dev svn staging area
>  # push git tag to the git repository
>  
> All of the small steps are defined in bash functions and they could be 
> executed one by one and I could check the results between the steps.
> In this patch I merge my custom script with the existing make_rc to make it 
> easier to release ratis in the future.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to