This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 85680544 [pulsar-client] Process partitioned-topic messages on
different listener-threads (#10017)
add 28e7e7c Improve Maven repository caching in Pulsar CI / GitHub
Actions (#10001)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-build-macos.yaml | 7 +-
.github/workflows/ci-cpp.yaml | 9 +-
.../ci-integration-backwards-compatibility.yaml | 21 ++--
.github/workflows/ci-integration-cli.yaml | 21 ++--
.github/workflows/ci-integration-function.yaml | 21 ++--
.github/workflows/ci-integration-messaging.yaml | 21 ++--
.github/workflows/ci-integration-process.yaml | 21 ++--
.github/workflows/ci-integration-schema.yaml | 21 ++--
.github/workflows/ci-integration-sql.yaml | 21 ++--
.github/workflows/ci-integration-standalone.yaml | 21 ++--
.github/workflows/ci-integration-thread.yaml | 21 ++--
.../ci-integration-tiered-filesystem.yaml | 21 ++--
.../workflows/ci-integration-tiered-jcloud.yaml | 21 ++--
.github/workflows/ci-integration-transaction.yaml | 21 ++--
.github/workflows/ci-license.yaml | 10 +-
.github/workflows/ci-maven-cache-update.yaml | 114 +++++++++++++++++++++
.github/workflows/ci-pulsar-website-build.yaml | 19 ++++
.github/workflows/ci-shade-test.yaml | 21 ++--
.github/workflows/ci-unit-broker-broker-gp1.yaml | 19 ++--
.github/workflows/ci-unit-broker-broker-gp2.yaml | 20 ++--
.github/workflows/ci-unit-broker-client-api.yaml | 19 ++--
.github/workflows/ci-unit-broker-client-impl.yaml | 19 ++--
.github/workflows/ci-unit-broker-other.yaml | 20 ++--
.github/workflows/ci-unit-proxy.yaml | 20 ++--
.github/workflows/ci-unit.yaml | 22 +++-
25 files changed, 419 insertions(+), 152 deletions(-)
create mode 100644 .github/workflows/ci-maven-cache-update.yaml