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

yuchanns pushed a change to branch ci-bindings-go
in repository https://gitbox.apache.org/repos/asf/opendal.git


 discard fab385966 ci(bindings/go): reduce diff
 discard 9bbcb9fff ci(bindings/go): simplify and improve Go bindings test 
infrastructure
     add c70b28716 fix(bindings/python): Fix Writer doesn't throw correct error 
code (#6315)
     add d0bc8733e feat: implement --tree option for oli ls subcommand (#6311)
     add af67cf886 ci(bindings/go): simplify and improve Go bindings test 
infrastructure
     add b996f04bb ci(bindings/go): reduce diff

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fab385966)
            \
             N -- N -- N   refs/heads/ci-bindings-go (b996f04bb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 bin/oli/src/commands/ls.rs      | 104 ++++++++++++++++++++++++++++++++++++++++
 bin/oli/tests/integration/ls.rs |  35 ++++++++++++++
 bindings/python/src/errors.rs   |  19 +++++++-
 bindings/python/src/file.rs     |   7 +--
 4 files changed, 159 insertions(+), 6 deletions(-)

Reply via email to