This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from aa6cc1652e1 Gradle tasks to start playground locally (#23939) (#23941)
     add f16d5d51b75 [Playground] notebook url backend API (#24425)

No new revisions were added by this update.

Summary of changes:
 playground/api/v1/api.proto                        |   6 +-
 playground/backend/cmd/server/controller_test.go   |   4 +
 playground/backend/internal/api/v1/api.pb.go       | 551 +++++++++++----------
 .../internal/components/cache_component_test.go    |  18 +-
 .../backend/internal/db/dto/precompiled_object.go  |   2 +
 playground/backend/internal/db/entity/example.go   |  20 +-
 .../db/mapper/precompiled_object_mapper.go         |   8 +
 .../db/mapper/precompiled_object_mapper_test.go    | 113 ++---
 .../backend/internal/tests/test_data/test_data.go  |  20 +-
 .../lib/src/api/v1/api.pb.dart                     |  28 ++
 .../lib/src/api/v1/api.pbjson.dart                 |   4 +-
 11 files changed, 422 insertions(+), 352 deletions(-)

Reply via email to