This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
from ced128ae5 chore: fix website build (#6579)
add a3c3f75d9 feat(bindings/ruby): publish ruby binding (#6539)
No new revisions were added by this update.
Summary of changes:
.github/workflows/release_ruby.yml | 213 +++++++++++++++++++++++++++++++++++++
bindings/ruby/Cargo.toml | 1 +
bindings/ruby/Rakefile | 23 ++++
bindings/ruby/opendal.gemspec | 7 +-
4 files changed, 241 insertions(+), 3 deletions(-)
create mode 100644 .github/workflows/release_ruby.yml