This is an automated email from the ASF dual-hosted git repository.
suyanhanx pushed a change to branch rc-publish-dry-run
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 5a2bce42f disable ftp for nodejs binding
add d8ae8f1cc format
add 9494119ec add upgrade guide
add 493d13c1e disable build all binary on normal job
No new revisions were added by this update.
Summary of changes:
.github/workflows/bindings_nodejs.yml | 10 +++++-----
bindings/nodejs/npm/darwin-x64/package.json | 2 +-
bindings/nodejs/npm/linux-arm64-gnu/package.json | 2 +-
bindings/nodejs/npm/linux-arm64-musl/package.json | 2 +-
bindings/nodejs/npm/win32-arm64-msvc/package.json | 2 +-
bindings/nodejs/upgrade.md | 15 +++++++++++++++
6 files changed, 24 insertions(+), 9 deletions(-)
create mode 100644 bindings/nodejs/upgrade.md