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 8fd42bb Merge pull request #15552 from KevinGG/screenshot add 1386951 Revert PR 15487 (BEAM-12812) (#15554) No new revisions were added by this update. Summary of changes: .github/dockerized-gh_actions_runners/Dockerfile | 41 ------------------ .github/dockerized-gh_actions_runners/README.md | 48 ---------------------- .../dockerized-gh_actions_runners/entrypoint.sh | 39 ------------------ .github/workflows/build_wheels.yml | 17 ++++---- .github/workflows/cancel.yml | 2 +- .github/workflows/java_tests.yml | 11 ++--- .github/workflows/python_tests.yml | 13 +++--- .test-infra/metrics/build.gradle | 3 +- .../metrics/build_and_publish_containers.sh | 2 - .test-infra/metrics/docker-compose.yml | 12 ------ .../metrics/kubernetes/beamgrafana-deploy.yaml | 13 ------ 11 files changed, 19 insertions(+), 182 deletions(-) delete mode 100644 .github/dockerized-gh_actions_runners/Dockerfile delete mode 100644 .github/dockerized-gh_actions_runners/README.md delete mode 100755 .github/dockerized-gh_actions_runners/entrypoint.sh