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 2022/02/07 20:12:18 UTC

[beam] branch master updated (c182e4f -> 7d76d58)

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 c182e4f  Merge pull request #16660 from [BEAM-13771][Playground] Send multifile value to the frontend
     add 7d76d58  Merge pull request #16646 from [BEAM-13643][Playground] Setup running backend to verify SCIO SDK examples

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_playground_backend.yml     |  9 ++++++
 .github/workflows/build_playground_frontend.yml    |  5 ++--
 playground/backend/containers/scio/Dockerfile      |  2 +-
 playground/backend/containers/scio/build.gradle    |  2 +-
 .../terraform/applications/backend-router/main.tf  | 15 ++++++----
 .../{backend-java => backend-scio}/main.tf         | 33 +++++++++++-----------
 .../{backend-java => backend-scio}/variables.tf    | 24 ++++++----------
 7 files changed, 48 insertions(+), 42 deletions(-)
 copy playground/terraform/applications/{backend-java => backend-scio}/main.tf (74%)
 copy playground/terraform/applications/{backend-java => backend-scio}/variables.tf (84%)