You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2020/07/08 01:27:59 UTC

[pulsar] branch master updated (77dccd2 -> c91505e)

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

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


    from 77dccd2  Differentiate authorization between source/sink/function operations (#7466)
     add c91505e  [Issue 5736] Add test checks in branches (#7465)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-cpp.yaml                                 | 3 +++
 .github/workflows/ci-go-functions-style.yaml                  | 6 ++++++
 .github/workflows/ci-go-functions-test.yaml                   | 6 ++++++
 .github/workflows/ci-integration-backwards-compatibility.yaml | 3 +++
 .github/workflows/ci-integration-cli.yaml                     | 3 +++
 .github/workflows/ci-integration-function-state.yaml          | 3 +++
 .github/workflows/ci-integration-messaging.yaml               | 3 +++
 .github/workflows/ci-integration-process.yaml                 | 3 +++
 .github/workflows/ci-integration-schema.yaml                  | 3 +++
 .github/workflows/ci-integration-sql.yaml                     | 3 +++
 .github/workflows/ci-integration-standalone.yaml              | 3 +++
 .github/workflows/ci-integration-thread.yaml                  | 3 +++
 .github/workflows/ci-integration-tiered-filesystem.yaml       | 3 +++
 .github/workflows/ci-integration-tiered-jcloud.yaml           | 3 +++
 .github/workflows/ci-license.yaml                             | 3 +++
 .github/workflows/ci-unit-adaptors.yml                        | 3 +++
 .github/workflows/ci-unit-broker-broker.yml                   | 3 +++
 .github/workflows/ci-unit-broker-client.yml                   | 3 +++
 .github/workflows/ci-unit-broker-flaky.yml                    | 3 +++
 .github/workflows/ci-unit-broker-long-time.yml                | 3 +++
 .github/workflows/ci-unit-broker-others.yml                   | 3 +++
 .github/workflows/ci-unit-broker-publish-throttle.yml         | 3 +++
 .github/workflows/ci-unit-broker-sasl.yml                     | 3 +++
 .github/workflows/ci-unit-broker-transaction.yml              | 3 +++
 .github/workflows/ci-unit-broker.yml                          | 3 +++
 .github/workflows/ci-unit-flaky.yaml                          | 3 +++
 .github/workflows/ci-unit-proxy.yaml                          | 3 +++
 .github/workflows/ci-unit.yaml                                | 3 +++
 28 files changed, 90 insertions(+)