This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch fix_cleanup_issues_nextnext
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 379a0118c Merge branch 'master' into fix_cleanup_issues_nextnext
add 3db955eae ci: bound apt-get so a dead mirror cannot wedge a job (#3924)
add 6a452a2b6 Merge branch 'master' into fix_cleanup_issues_nextnext
No new revisions were added by this update.
Summary of changes:
.github/actions/cpp-bazel/pre-merge/action.yml | 3 +-
.github/actions/node-npm/pre-merge/action.yml | 2 +-
.github/actions/php/pre-merge/action.yml | 3 +-
.github/actions/rust/pre-merge/action.yml | 4 +-
.../actions/utils/setup-rust-with-cache/action.yml | 4 +-
.github/workflows/_build_rust_artifacts.yml | 2 +-
.github/workflows/_test_examples.yml | 3 +-
.github/workflows/coverage-baseline.yml | 5 +-
scripts/ci/apt-install.sh | 78 ++++++++++++++++++++++
9 files changed, 88 insertions(+), 16 deletions(-)
create mode 100755 scripts/ci/apt-install.sh