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/10/29 05:02:24 UTC

[beam] branch master updated (d07c528 -> 643825b)

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 d07c528  Merge pull request #15800 from [BEAM-12970][Playground] Implement gRPC API - CheckStatus
     new 02062ea  Implemented GetCompileOutput and covered with unit tests
     new 8e0e230  Replaced logging library regarding PR comment
     new 643825b  Merge pull request #15801 from [BEAM-12970][Playground] Implement gRPC API - GetCompileOutput

The 33374 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      | 16 +++++--
 playground/backend/cmd/server/controller_test.go | 59 +++++++++++++++++++++---
 2 files changed, 66 insertions(+), 9 deletions(-)