You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/12/12 12:26:02 UTC

[beam] branch release-2.18.0 updated (5bcd29b -> ddca000)

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

mxm pushed a change to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 5bcd29b  Create release branch for version 2.18.0.
     add 0f2e9aa  [BEAM-8835] Stage artifacts to BEAM-PIPELINE dir in zip
     add 5669fd9  [BEAM-8835] Check for leading slash in zip file paths.
     new ddca000  Merge pull request #10320: [BEAM-8835] Cherry-pick #10308 onto 2.18.0 release branch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/python/apache_beam/runners/portability/artifact_service.py   | 8 ++++++--
 .../apache_beam/runners/portability/artifact_service_test.py      | 2 +-
 .../apache_beam/runners/portability/flink_uber_jar_job_server.py  | 3 ++-
 3 files changed, 9 insertions(+), 4 deletions(-)


[beam] 01/01: Merge pull request #10320: [BEAM-8835] Cherry-pick #10308 onto 2.18.0 release branch

Posted by mx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mxm pushed a commit to branch release-2.18.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit ddca0003cad82b6cfabf307ac61e64bdcb564996
Merge: 5bcd29b 5669fd9
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Thu Dec 12 13:25:49 2019 +0100

    Merge pull request #10320: [BEAM-8835] Cherry-pick #10308 onto 2.18.0 release branch

 sdks/python/apache_beam/runners/portability/artifact_service.py   | 8 ++++++--
 .../apache_beam/runners/portability/artifact_service_test.py      | 2 +-
 .../apache_beam/runners/portability/flink_uber_jar_job_server.py  | 3 ++-
 3 files changed, 9 insertions(+), 4 deletions(-)