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 cc11936 Merge pull request #16140 from [BEAM-13377][Playground]
Update CI/CD python scripts to work with specific SDK
add 0257792 Merge pull request #16120 from [BEAM-13333][Playground] Save
Python logs to the cache
No new revisions were added by this update.
Summary of changes:
.../internal/code_processing/code_processing.go | 36 ++++++--
.../internal/preparators/python_preparators.go | 77 +++++++++++++++-
.../preparators/python_preparators_test.go | 101 +++++++++++++++++++++
playground/backend/internal/utils/cache_utils.go | 2 +-
4 files changed, 204 insertions(+), 12 deletions(-)
create mode 100644
playground/backend/internal/preparators/python_preparators_test.go