This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 9c82c5b Upload kind logs to Github Actions artifact (#9230)
add f17a02d Add generic CLI tool wrapper (#9223)
No new revisions were added by this update.
Summary of changes:
Dockerfile.ci | 2 +-
scripts/ci/docker-compose/local-prod.yml | 2 +-
scripts/ci/docker-compose/local.yml | 2 +-
.../ci/in_container/run_prepare_backport_readme.sh | 2 +-
scripts/ci/libraries/_local_mounts.sh | 2 +-
scripts/ci/prepare_tool_scripts.sh | 107 -------------
scripts/ci/run_cli_tool.sh | 167 +++++++++++++++++++++
7 files changed, 172 insertions(+), 112 deletions(-)
delete mode 100755 scripts/ci/prepare_tool_scripts.sh
create mode 100755 scripts/ci/run_cli_tool.sh