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 81ed94f  Merge pull request #16122 from [BEAM-13345] [Playground] add 
resizable split view for output and source areas
     add 0fd6a04  Merge pull request #16170 from [BEAM-13411][Playground] Add 
getting of logs for the precompiled objects

No new revisions were added by this update.

Summary of changes:
 playground/api/v1/api.proto                        |  48 +-
 playground/backend/cmd/server/controller.go        |  18 +-
 playground/backend/internal/api/v1/api.pb.go       | 828 ++++++++++++++-------
 playground/backend/internal/api/v1/api_grpc.pb.go  |  64 +-
 .../internal/cloud_bucket/precompiled_objects.go   |  11 +
 playground/frontend/lib/api/v1/api.pb.dart         | 518 +++++++++----
 playground/frontend/lib/api/v1/api.pbgrpc.dart     | 279 ++++---
 playground/frontend/lib/api/v1/api.pbjson.dart     | 112 ++-
 .../example_client/grpc_example_client.dart        |  19 +-
 .../notifications/components/notification.dart     |   1 -
 playground/frontend/pubspec.lock                   |   7 +
 11 files changed, 1271 insertions(+), 634 deletions(-)

Reply via email to