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 9faf6a994e8347aa7aba185cef55862f883a8544 Merge: 2862e33 c4d329d Author: Eugene Kirpichov <[email protected]> AuthorDate: Mon May 21 16:05:06 2018 -0700 Merge pull request #5251: [BEAM-3883] Refactor and clean dependency.py to make it reusable with artifact service [BEAM-3883] Refactor and clean dependency.py to make it reusable with artifact service .../runners/dataflow/internal/apiclient.py | 116 +++- .../runners/dataflow/internal/apiclient_test.py | 24 +- .../runners/dataflow/internal/dependency.py | 671 --------------------- .../apache_beam/runners/dataflow/internal/names.py | 24 + .../apache_beam/runners/portability/stager.py | 557 +++++++++++++++++ .../stager_test.py} | 473 +++++++-------- 6 files changed, 929 insertions(+), 936 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
