You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by di...@apache.org on 2018/12/04 21:57:02 UTC

[geode] 01/01: Merge pull request #2934 from PurelyApplied/geode-6109

This is an automated email from the ASF dual-hosted git repository.

dixie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit bbd36af541280c0bebf6970c524926197f832157
Merge: 6da5ac3 d0fdba0
Author: Dick Cavender <dc...@pivotal.io>
AuthorDate: Tue Dec 4 13:56:50 2018 -0800

    Merge pull request #2934 from PurelyApplied/geode-6109
    
    GEODE-6109: Reintroduce Build job to precheckin pipeline

 ci/pipelines/geode-build/jinja.template.yml  |  28 ------
 ci/pipelines/pull-request/jinja.template.yml | 135 +++++++++++++++++++++++++++
 ci/pipelines/shared/jinja.variables.yml      |   3 +-
 ci/scripts/execute_build.sh                  |  69 ++++++++------
 ci/scripts/execute_tests.sh                  |   5 +-
 5 files changed, 179 insertions(+), 61 deletions(-)