This is an automated email from the ASF dual-hosted git repository.
nicknezis pushed a change to branch nicknezis/bazel-platforms
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.
from 7809ea9 Updated BUILD files to use platform info
add e9355aa Updates to remove platform setting in the scripts
No new revisions were added by this update.
Summary of changes:
docker/compile/Dockerfile.centos8 | 3 ---
docker/compile/Dockerfile.debian10 | 3 ---
docker/compile/Dockerfile.ubuntu18.04 | 3 ---
docker/compile/Dockerfile.ubuntu20.04 | 3 ---
docker/compile/Dockerfile.ubuntu22.04 | 3 ---
docker/scripts/compile-platform.sh | 19 +++----------------
docker/scripts/test-platform.sh | 16 +---------------
docker/test/Dockerfile.centos8 | 3 ---
docker/test/Dockerfile.ubuntu18.04 | 4 ++--
scripts/applatix/build.sh | 14 +++++---------
scripts/applatix/test.sh | 4 ----
scripts/applatix/testutils.sh | 4 ----
scripts/get_all_heron_paths.sh | 4 ++--
scripts/run_integration_test.sh | 4 ++--
scripts/run_integration_topology_test.sh | 4 ++--
scripts/shutils/common.sh | 15 ---------------
scripts/travis/build.sh | 16 ++++++----------
scripts/travis/test.sh | 10 +++-------
vagrant/init.sh | 2 +-
vagrant/local-ci.sh | 4 +---
website2/docs/compiling-docker.md | 4 ++--
website2/docs/compiling-linux.md | 12 ++++++------
website2/website/scripts/python-doc-gen.sh | 2 +-
23 files changed, 37 insertions(+), 119 deletions(-)