This is an automated email from the ASF dual-hosted git repository.
xiangying pushed a change to branch remove_cpp_python
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 822765cab96 license header
add 5765d642bb1 fix
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci-cpp-build-centos7.yaml | 57 ----------
.github/workflows/ci-cpp-build-windows.yaml | 128 ----------------------
.github/workflows/ci-cpp.yaml | 103 -----------------
.github/workflows/ci-python-build-3.9-client.yaml | 57 ----------
pulsar-client-cpp/README.md | 1 +
pulsar-client-cpp/python/README.md | 1 +
pulsar-functions/instance/pom.xml | 26 -----
7 files changed, 2 insertions(+), 371 deletions(-)
delete mode 100644 .github/workflows/ci-cpp-build-centos7.yaml
delete mode 100644 .github/workflows/ci-cpp-build-windows.yaml
delete mode 100644 .github/workflows/ci-cpp.yaml
delete mode 100644 .github/workflows/ci-python-build-3.9-client.yaml