You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2024/02/06 23:09:14 UTC

(pinot) branch master updated (e99684328d -> 0761a65480)

This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from e99684328d Fluent test framework (#12215)
     add 0761a65480 Update docker image and github action scripts (#12378)

No new revisions were added by this update.

Summary of changes:
 .../.pinot_base_docker_image_build_and_push.sh     |  3 +
 ...not_multi_arch_docker_image_manifest_package.sh |  2 +
 .../.pinot_single_platform_docker_image_build.sh   | 65 +++++++++++++++-------
 ...build_info_gen.sh => .presto_build_info_gen.sh} | 31 ++++++-----
 .../docker/.presto_docker_image_build_and_push.sh  | 31 ++++-------
 .../pinot-base-build/amazoncorretto.dockerfile     |  2 +-
 .../pinot-base-build/ms-openjdk.dockerfile         |  2 +-
 .../pinot-base/pinot-base-build/openjdk.dockerfile |  2 +-
 .../pinot-base-runtime/amazoncorretto.dockerfile   |  2 +-
 .../pinot-base-runtime/ms-openjdk.dockerfile       |  2 +-
 .../pinot-base-runtime/openjdk.dockerfile          |  2 +-
 docker/images/pinot-presto/Dockerfile              |  2 +-
 .../images/pinot/{Dockerfile => Dockerfile.build}  | 15 +----
 .../pinot/{Dockerfile => Dockerfile.package}       | 37 ++----------
 14 files changed, 89 insertions(+), 109 deletions(-)
 copy .github/workflows/scripts/docker/{.pinot_build_info_gen.sh => .presto_build_info_gen.sh} (59%)
 copy docker/images/pinot/{Dockerfile => Dockerfile.build} (75%)
 copy docker/images/pinot/{Dockerfile => Dockerfile.package} (57%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org