You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2018/05/22 23:41:39 UTC

[beam] branch master updated (15600d6 -> dd8dcc6)

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

jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 15600d6  Merge pull request #5334 from RobbeSneyders/internal
     add 67c97c9  Adding ArtifactStagingFileHandler to push files to staging server
     add 6a8650a  Adding filesystem based artifact service to ULR job service
     add acfa20d  Adding context manager to ArtifactStagingFileHandler
     add ea525b0  Converting ArtifactServiceFileHandler to PortableStager based on discussion in parent PR
     add 0d60ae4  Simplifying numeric constants
     add 7c33a70  Logging and naming changes
     add 4bc2006  Enhancing test cases
     add a0ec87c  Updating the dostring
     new dd8dcc6  Merge pull request #5273: [BEAM-3883] Adding Client to push artifacts to artifact staging service

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:
 .../runners/portability/portable_stager.py         |  86 +++++++++++
 .../runners/portability/portable_stager_test.py    | 162 +++++++++++++++++++++
 2 files changed, 248 insertions(+)
 create mode 100644 sdks/python/apache_beam/runners/portability/portable_stager.py
 create mode 100644 sdks/python/apache_beam/runners/portability/portable_stager_test.py

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.

[beam] 01/01: Merge pull request #5273: [BEAM-3883] Adding Client to push artifacts to artifact staging service

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

jkff pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit dd8dcc65f39f60004eb5df0c43f083a7d78e19c6
Merge: 15600d6 a0ec87c
Author: Eugene Kirpichov <ek...@gmail.com>
AuthorDate: Tue May 22 16:41:33 2018 -0700

    Merge pull request #5273: [BEAM-3883] Adding Client to push artifacts to artifact staging service
    
    [BEAM-3883] Adding Client to push artifacts to artifact staging service

 .../runners/portability/portable_stager.py         |  86 +++++++++++
 .../runners/portability/portable_stager_test.py    | 162 +++++++++++++++++++++
 2 files changed, 248 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
jkff@apache.org.