You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/12/04 00:09:36 UTC

[jira] [Commented] (INFRA-6757) The "perfect" Jira/Jenkins/ReviewBoard/Git integration

    [ https://issues.apache.org/jira/browse/INFRA-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838302#comment-13838302 ] 

Hyunsik Choi commented on INFRA-6757:
-------------------------------------

It looks really great. Is this integration possible in real projects?

> The "perfect" Jira/Jenkins/ReviewBoard/Git integration
> ------------------------------------------------------
>
>                 Key: INFRA-6757
>                 URL: https://issues.apache.org/jira/browse/INFRA-6757
>             Project: Infrastructure
>          Issue Type: New Feature
>          Components: Git, Jenkins, JIRA, Subversion
>            Reporter: Kevin Minder
>            Assignee: Jake Farrell
>
> I know this is probably a bit "pie in the sky" but I thought I'd put it out there anyway.  The steps below describe what I think is a pretty close to perfect development process.  The primary goal is to prevent commits/pushes that break the build while making committers lives a little bit easier.  Let me know if this is all just a beautiful dream or if this is actually something that could be accomplished.
> 1) A contributor attaches a patch to a Jira
> 2) A contributor presses the "Submit Patch" button
> 3) A Jenkins job is kicked off that runs a specific test suite with the patch merged locally
> 4) The results are added as a comment to the Jira
> 5) If the tests pass the patch is uploaded to ReviewBoard and a link is added to a Jira comment
> 6) A committer reviews the patch and the merge/test results and presses an "Apply Patch" button
> 7) A Jenkins job is kicked off that runs a specific test suite with the patch merged locally
> 8) If the merge has no conflicts and the tests pass then the patch is committed/pushed to the repo
> 9) The results are added as a comment to the Jira
> Note: Only committer's should have access to the "Apply Patch" button



--
This message was sent by Atlassian JIRA
(v6.1#6144)