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

hubcio pushed a change to branch fix/server-process-env-vars
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from ed6f3dbcf fix(configs): check server env vars once and refuse boot 
only in debug
     add 41c6956bb fix(ci): retry flaky downloads and stop dry runs promising 
new tags (#4216)
     add f76522113 Merge branch 'master' into fix/server-process-env-vars

No new revisions were added by this update.

Summary of changes:
 .../actions/csharp-dotnet/post-merge/action.yml    |   2 +-
 .github/actions/java-gradle/post-merge/action.yml  |   2 +-
 .../actions/python-maturin/pre-merge/action.yml    |   4 +-
 .github/actions/rust/pre-merge/action.yml          |   2 +-
 .../actions/utils/setup-node-with-cache/action.yml |   2 +-
 .../actions/utils/setup-rust-with-cache/action.yml |  17 ++-
 .../utils/validate-third-party-licenses/action.yml |  10 +-
 .github/workflows/_build_python_wheels.yml         |  46 +++++---
 .github/workflows/_build_rust_artifacts.yml        |   4 +-
 .github/workflows/_common.yml                      |   9 +-
 .github/workflows/_detect.yml                      |   2 +-
 .github/workflows/_publish_rust_crates.yml         |   2 +-
 .github/workflows/coverage-baseline.yml            |   4 +-
 .github/workflows/post-merge.yml                   |   2 +-
 .github/workflows/pre-merge.yml                    |  54 ++++-----
 .github/workflows/publish.yml                      | 127 ++++++++++++---------
 scripts/prepare-release.sh                         |   1 +
 17 files changed, 167 insertions(+), 123 deletions(-)

Reply via email to