This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit e108351243f03950134870e57d5a9fb53ac802ae Merge: ed5a358 1d66c08 Author: Robert Bradshaw <[email protected]> AuthorDate: Sat Apr 4 21:46:35 2020 -0700 Merge pull request #11313 Rename ResolveArtifact to ResolveArtifacts .../src/main/proto/beam_artifact_api.proto | 10 +- sdks/go/pkg/beam/artifact/materialize.go | 2 +- sdks/go/pkg/beam/artifact/materialize_test.go | 4 +- .../beam/model/fnexecution_v1/beam_fn_api.pb.go | 454 ++++++------ .../model/jobmanagement_v1/beam_artifact_api.pb.go | 241 +++---- .../beam/model/pipeline_v1/beam_runner_api.pb.go | 778 +++++++++++---------- .../runners/portability/artifact_service.py | 12 +- .../runners/portability/artifact_service_test.py | 10 +- 8 files changed, 765 insertions(+), 746 deletions(-)
