You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2018/08/28 17:08:06 UTC

[geode] branch develop updated (60ea939 -> 58e4035)

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

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


    from 60ea939  GEODE-5618: Auth Attributes in FunctionService (#2360)
     add 58e4035  GEODE-5608 truncate fork/branch names in image/instance naming (#2363)

No new revisions were added by this update.

Summary of changes:
 ci/images/google-geode-builder/build_image.sh      |  9 ++---
 ci/pipelines/README.md                             |  2 +-
 ci/pipelines/clean_fork_pipelines.sh               | 18 ++++++----
 ci/pipelines/deploy_meta.sh                        | 15 +++++++--
 ci/pipelines/examples/deploy_pipeline.sh           | 22 +++++++-----
 ci/pipelines/geode-build/deploy_pipeline.sh        | 16 +++++----
 ci/pipelines/images/deploy_images_pipeline.sh      | 10 ++++--
 ci/pipelines/meta.yml                              |  3 ++
 ci/pipelines/pull-request/deploy_pr_pipeline.sh    | 22 +++++++-----
 ci/pipelines/render.py                             | 39 ++++++++++++++++------
 ci/pipelines/shared/shared_jinja.yml               |  2 +-
 .../files/check => pipelines/shared/utilities.sh}  | 14 ++++----
 ci/scripts/start_instance.sh                       | 12 ++++---
 13 files changed, 121 insertions(+), 63 deletions(-)
 copy ci/{resource-types/concourse-metadata-resource/files/check => pipelines/shared/utilities.sh} (79%)
 mode change 100755 => 100644