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 f51e1a6 Merge pull request #16192 from [BEAM-13395] [Playground] Tag
katas
add 5ea425b Merge pull request #16254 from [BEAM-13249][Playground]
Security – Mock Network
No new revisions were added by this update.
Summary of changes:
playground/backend/containers/go/Dockerfile | 14 ++++++++++-
playground/backend/containers/go/build.gradle | 12 ++++++++++
.../go/entrypoint.sh} | 15 ++++++++----
playground/backend/containers/java/Dockerfile | 15 ++++++++++--
playground/backend/containers/java/build.gradle | 12 ++++++++++
.../java/entrypoint.sh} | 15 ++++++++----
playground/backend/containers/python/Dockerfile | 15 ++++++++++--
playground/backend/containers/python/build.gradle | 12 ++++++++++
.../backend/containers/python/entrypoint.sh | 26 +++++++++-----------
playground/infrastructure/config.py | 4 ++--
.../infrastructure/proxy/allow_list.py | 18 +++++++++-----
.../infrastructure/proxy/allow_list_proxy.py | 28 ++++++++++------------
12 files changed, 132 insertions(+), 54 deletions(-)
copy playground/backend/{logging.properties => containers/go/entrypoint.sh}
(65%)
mode change 100644 => 100755
copy playground/backend/{logging.properties => containers/java/entrypoint.sh}
(65%)
mode change 100644 => 100755
copy .test-infra/kubernetes/mongodb/node-port/pkb-config.yml =>
playground/backend/containers/python/entrypoint.sh (60%)
mode change 100644 => 100755
copy sdks/python/apache_beam/io/gcp/pubsublite/__init__.py =>
playground/infrastructure/proxy/allow_list.py (68%)
copy sdks/python/apache_beam/coders/avro_record.py =>
playground/infrastructure/proxy/allow_list_proxy.py (57%)