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

zike pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git


    from 0bef799  1.9.0-rc.0 (#279)
     add f5fe0c2  [refactor] optimize ci and build form source code. (#280)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-build-release-napi.yml        |  4 ++--
 .github/workflows/ci-pr-validation.yml             |  4 ++--
 README.md                                          |  6 ++++-
 binding.gyp                                        | 11 +++++++--
 .../Dockerfile => linux/Dockerfile_linux_glibc}    |  0
 .../Dockerfile => linux/Dockerfile_linux_musl}     |  0
 pkg/{ => linux}/build-napi-inside-docker.sh        |  2 +-
 .../linux/download-cpp-client.sh                   | 27 ++++++++++------------
 pkg/mac/build-cpp-lib.sh                           |  3 ---
 tests/run-unit-tests.sh                            |  4 ++--
 10 files changed, 33 insertions(+), 28 deletions(-)
 rename pkg/{linux_glibc/Dockerfile => linux/Dockerfile_linux_glibc} (100%)
 rename pkg/{linux_musl/Dockerfile => linux/Dockerfile_linux_musl} (100%)
 rename pkg/{ => linux}/build-napi-inside-docker.sh (96%)
 rename build-support/install-cpp-client.sh => pkg/linux/download-cpp-client.sh 
(73%)

Reply via email to