You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2016/01/26 02:38:39 UTC

[jira] [Comment Edited] (SENTRY-1023) Create an initial branch for CI

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

Dapeng Sun edited comment on SENTRY-1023 at 1/26/16 1:37 AM:
-------------------------------------------------------------

Hi  [~singhashish] , you can submit patches of other parts now, and the patch name should be {{SENTRY-XXX.001-kafka.patch}}.
If you got an PMD error of unused field or method which will be used at next subtasks, you can add {{ //NOPMD - TODO(your id) comments }} to skip it, we will handle them before merging back to master. Thanks!


was (Author: dapengsun):
Hi  [~singhashish] , you can submit patches of other parts now, and the patch name should be {{SENTRY-XXX.001-kafka.patch}}.
If you got an PMD error of unused field or method which will be used at next subtasks, you can add {{ // NOPMD - TODO(your id) ${comments}}} to skip it, we will handle them before merging back to master. Thanks!

> Create an initial branch for CI
> -------------------------------
>
>                 Key: SENTRY-1023
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1023
>             Project: Sentry
>          Issue Type: Sub-task
>    Affects Versions: 1.7.0
>            Reporter: Dapeng Sun
>            Assignee: Dapeng Sun
>             Fix For: 1.7.0
>
>
> Since integration with Apache Kafka is big feature, an independent branch {{kafka}} is created for Kafka sentry integration, all patches of subtasks should submit to branch. The name of branch patch should be followed: {{SENTRY-XXX.001-kafka.patch}}, then Jenkins will test base on branch {{kafka}}.
> After all the subtasks committed to branch, we will merge it to master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)