You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/04/20 07:37:42 UTC

[pulsar] branch master updated (0b71b13 -> 358c72f)

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

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


    from 0b71b13  [Security] Upgrade Netty to 4.1.63.Final (#10266)
     add 358c72f  [GitHub Actions] Fix logic that was incorrectly skipping tests (#10276)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-cpp.yaml                          | 14 +++++++-------
 .github/workflows/ci-go-functions-style.yaml           |  8 ++++----
 .github/workflows/ci-go-functions-test.yaml            |  4 ++--
 .../ci-integration-backwards-compatibility.yaml        | 18 +++++++++---------
 .github/workflows/ci-integration-cli.yaml              | 18 +++++++++---------
 .github/workflows/ci-integration-function.yaml         | 18 +++++++++---------
 .github/workflows/ci-integration-messaging.yaml        | 18 +++++++++---------
 .github/workflows/ci-integration-process.yaml          | 18 +++++++++---------
 .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           | 18 +++++++++---------
 .../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                      | 12 ++++++------
 .github/workflows/ci-shade-test.yaml                   | 18 +++++++++---------
 .github/workflows/ci-unit-broker-broker-gp1.yaml       | 10 +++++-----
 .github/workflows/ci-unit-broker-broker-gp2.yaml       | 10 +++++-----
 .github/workflows/ci-unit-broker-client-api.yaml       | 10 +++++-----
 .github/workflows/ci-unit-broker-client-impl.yaml      | 10 +++++-----
 .github/workflows/ci-unit-broker-other.yaml            | 10 +++++-----
 .github/workflows/ci-unit-proxy.yaml                   | 10 +++++-----
 .github/workflows/ci-unit.yaml                         |  8 ++++----
 24 files changed, 170 insertions(+), 170 deletions(-)