You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2021/12/06 15:45:06 UTC

[beam] branch master updated (8822cbf -> c934bce)

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 8822cbf  Merge pull request #16119 from [BEAM-13363][Playground] Add pipeline options support for Examples API
     new 51ad955  [BEAM-13357][Playground] Update custom errors.
     new 1bc1942  [BEAM-13357][Playground] Added tests
     new fe6da29  [BEAM-13357][Playground] Updated comments
     new c934bce  Merge pull request #16123 from [BEAM-13357][Playground] Update custom errors

The 33778 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 playground/backend/cmd/server/controller.go        | 31 ++++----
 .../internal/code_processing/code_processing.go    | 12 +--
 playground/backend/internal/errors/grpc_errors.go  | 16 ++--
 .../backend/internal/errors/grpc_errors_test.go    | 86 ++++++++++++++++++----
 4 files changed, 102 insertions(+), 43 deletions(-)