[
https://issues.apache.org/jira/browse/RATIS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882965#comment-16882965
]
Hadoop QA commented on RATIS-307:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:blue}0{color} | {color:blue} docker {color} | {color:blue} 0m
0s{color} | {color:blue} Docker command '' not found/broken. Disabling docker.
{color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 3s{color}
| {color:red} RATIS-307 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.8.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | RATIS-307 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12937776/RATIS-307.001.patch |
| Console output |
https://builds.apache.org/job/PreCommit-RATIS-Build/896/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> 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: Elek, Marton
> Assignee: Elek, Marton
> Priority: Minor
> Attachments: RATIS-307.001.patch
>
> Time Spent: 10m
> 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
(v7.6.14#76016)