You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by yo...@apache.org on 2021/02/23 12:26:42 UTC

[pulsar] branch master updated (b8170ee -> e6afcc8)

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

yong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from b8170ee  [C++] Avoid multiple compilations of same source files (#9675)
     add e6afcc8  Revert "Remove usage of diff-only action with paths-ignore (#9527)"  (#9606)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-build-macos.yaml                |  2 +-
 .github/workflows/ci-cpp.yaml                        | 16 +++++++++++++---
 .github/workflows/ci-go-functions-style.yaml         | 12 +++++++++++-
 .github/workflows/ci-go-functions-test.yaml          | 10 +++++++++-
 .../ci-integration-backwards-compatibility.yaml      | 18 +++++++++++++++---
 .github/workflows/ci-integration-cli.yaml            | 19 ++++++++++++++++---
 .github/workflows/ci-integration-function-state.yaml | 18 +++++++++++++++---
 .github/workflows/ci-integration-messaging.yaml      | 20 +++++++++++++++++---
 .github/workflows/ci-integration-process.yaml        | 20 +++++++++++++++++---
 .github/workflows/ci-integration-schema.yaml         | 18 +++++++++++++++---
 .github/workflows/ci-integration-sql.yaml            | 18 +++++++++++++++---
 .github/workflows/ci-integration-standalone.yaml     | 18 +++++++++++++++---
 .github/workflows/ci-integration-thread.yaml         | 20 +++++++++++++++++---
 .../workflows/ci-integration-tiered-filesystem.yaml  | 18 +++++++++++++++---
 .github/workflows/ci-integration-tiered-jcloud.yaml  | 18 +++++++++++++++---
 .github/workflows/ci-integration-transaction.yaml    | 18 +++++++++++++++---
 .github/workflows/ci-license.yaml                    | 16 +++++++++++++---
 .github/workflows/ci-pulsarbot.yaml                  |  2 +-
 .github/workflows/ci-shade-test.yaml                 | 18 +++++++++++++++---
 .github/workflows/ci-unit-broker-broker-gp1.yaml     | 14 +++++++++++---
 .github/workflows/ci-unit-broker-broker-gp2.yaml     | 13 ++++++++++---
 .github/workflows/ci-unit-broker-client-api.yaml     | 14 +++++++++++---
 .github/workflows/ci-unit-broker-client-impl.yaml    | 14 +++++++++++---
 .github/workflows/ci-unit-broker-other.yaml          | 13 ++++++++++---
 .github/workflows/ci-unit-proxy.yaml                 | 13 ++++++++++---
 .github/workflows/ci-unit.yaml                       | 12 +++++++++---
 26 files changed, 322 insertions(+), 70 deletions(-)