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/09/30 18:55:14 UTC

[beam] branch master updated (0f2f0ad7629 -> fa33c702977)

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 0f2f0ad7629 [Playground] [Backend] Adding the tags field to the example response (#22882)
     add fa33c702977 [Playground] [Backend] Edited the function for getting executable name (#22957)

No new revisions were added by this update.

Summary of changes:
 playground/backend/internal/fs_tool/java_fs.go     | 34 ++++++++++++++++-
 .../backend/internal/fs_tool/java_fs_test.go       | 29 ++++++++++++++-
 playground/backend/internal/utils/file_utils.go    | 16 ++++++++
 .../backend/internal/utils/file_utils_test.go      | 43 ++++++++++++++++++++++
 4 files changed, 118 insertions(+), 4 deletions(-)