This is an automated email from the ASF dual-hosted git repository.
pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from fd95270 Update Python SDK beam-master tags (#16630)
add 04fac55 Merge pull request #16592 from [BEAM-13722][Playground] Add
precompiling of the graph into examples CI/CD
No new revisions were added by this update.
Summary of changes:
playground/backend/internal/api/v1/api.pb.go | 587 ++++++++++++++--------
playground/backend/internal/api/v1/api_grpc.pb.go | 38 ++
playground/frontend/lib/api/v1/api.pb.dart | 96 ++++
playground/frontend/lib/api/v1/api.pbgrpc.dart | 33 ++
playground/frontend/lib/api/v1/api.pbjson.dart | 20 +
playground/infrastructure/api/v1/api_pb2.py | 188 +++++--
playground/infrastructure/api/v1/api_pb2_grpc.py | 34 ++
playground/infrastructure/cd_helper.py | 16 +-
playground/infrastructure/config.py | 1 +
playground/infrastructure/grpc_client.py | 19 +
playground/infrastructure/helper.py | 1 +
11 files changed, 762 insertions(+), 271 deletions(-)