This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch python-upgrade
in repository https://gitbox.apache.org/repos/asf/iggy.git
from e5714b531 chore(python): upgrade pyo3 to 0.27 and fix deprecations
add a5e12cdef perf(ci): add reusable Go setup action and reduce cache
bloat (#2648)
add 20ede5a06 Merge branch 'master' into python-upgrade
No new revisions were added by this update.
Summary of changes:
.github/actions/go/pre-merge/action.yml | 27 +-----
.github/actions/rust/pre-merge/action.yml | 5 +-
.../actions/utils/setup-go-with-cache/action.yml | 104 +++++++++++++++++++++
.github/workflows/_common.yml | 7 +-
.github/workflows/_test_examples.yml | 8 ++
5 files changed, 122 insertions(+), 29 deletions(-)
create mode 100644 .github/actions/utils/setup-go-with-cache/action.yml