You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/12 00:40:00 UTC

[jira] [Commented] (BEAM-2596) Break up Jenkins PreCommit into individual steps.

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

ASF GitHub Bot commented on BEAM-2596:
--------------------------------------

GitHub user jasonkuster opened a pull request:

    https://github.com/apache/beam/pull/3545

    [BEAM-2596] Pipeline job for Jenkins PreCommit

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`.
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jasonkuster/beam pipeline

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3545.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3545
    
----
commit 40827bd2f76b8bbebc2ff4022349eff0e5c13b40
Author: Jason Kuster <ja...@google.com>
Date:   2017-06-28T23:22:52Z

    Initial set of pipeline jobs.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 3cc47ad80624db630678147fa98e040618b91173
Author: Jason Kuster <ja...@google.com>
Date:   2017-06-29T08:56:50Z

    Fixed many build options and configurations.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 37484977ea004adb3a8051b39cee16ca79962d81
Author: Jason Kuster <ja...@google.com>
Date:   2017-06-29T09:14:27Z

    add code health and integration test items
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit b55c56e8ac820b7ae3a9e7ffe18a87184efac6c0
Author: Jason Kuster <ja...@google.com>
Date:   2017-06-29T09:23:16Z

    Stub out Python builds.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 7e7efa154d8fba4cf44400f97b5e2c64a16577ec
Author: Jason Kuster <ja...@google.com>
Date:   2017-06-29T23:28:59Z

    fix typo, remove python build, start on common job properties
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit f00ebe435542f83e40e57de76409f354df3a28c6
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T00:58:11Z

    update Python pipelines
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 8e6a06ace9fb9285a15f6c218eaecb0760264fa1
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T01:25:18Z

    Reuse common options in common_job_properties
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 79ca7235fa5e4f320985dd7fd17d76ea2673ccdf
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T01:34:24Z

    Extract downstream settings into common_job_properties
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 8d474dc7b2664c50b217a2312894f6bc384588f4
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T18:24:14Z

    Pick up changes in Java_UnitTest, plus extracted scm into c_j_p.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit b1d47608b78fceb638314dc4a266975390d160c8
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T18:30:50Z

    Cut Maven executions down to just what they need.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit 64274296570ca851b5db0a24d7a8a8e6073ea1f2
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-11T18:58:53Z

    fixup! Cut Maven executions down to just what they need.

commit 856ced85b52f43a117ae0cef90a7ac069a32b8d9
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-12T00:30:30Z

    Some additional Maven invocation changes, plus actually error pipeline out.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

commit e5ff7f1c28929e4a331338babfb6d5737f635b03
Author: Jason Kuster <ja...@google.com>
Date:   2017-07-12T00:39:27Z

    Add license to Pipeline job.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

----


> Break up Jenkins PreCommit into individual steps.
> -------------------------------------------------
>
>                 Key: BEAM-2596
>                 URL: https://issues.apache.org/jira/browse/BEAM-2596
>             Project: Beam
>          Issue Type: New Feature
>          Components: build-system, testing
>            Reporter: Jason Kuster
>            Assignee: Jason Kuster
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)