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 j...@apache.org.