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 84a2902  Merge pull request #16314 from 
[BEAM-13260][Playground]Implement setup of CI test environment
     add 5962f59  Merge pull request #16383 from [BEAM-13566][Playground] Add 
logic of sending preparation's output on the backend side

No new revisions were added by this update.

Summary of changes:
 playground/api/v1/api.proto                        |   14 +-
 playground/backend/cmd/server/controller.go        |   15 +
 playground/backend/internal/api/v1/api.pb.go       |  729 +++++++-----
 playground/backend/internal/api/v1/api_grpc.pb.go  |   38 +
 playground/backend/internal/cache/cache.go         |    3 +
 .../backend/internal/cache/redis/redis_cache.go    |    2 +-
 .../internal/code_processing/code_processing.go    |   22 +-
 playground/frontend/lib/api/v1/api.pb.dart         | 1211 ++++++++++++++------
 playground/frontend/lib/api/v1/api.pbgrpc.dart     |  363 +++---
 playground/frontend/lib/api/v1/api.pbjson.dart     |  166 ++-
 10 files changed, 1654 insertions(+), 909 deletions(-)

Reply via email to