This is an automated email from the ASF dual-hosted git repository.
manjusaka pushed a change to branch manjusaka/python-support-copy
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
omit 3ec822a8d Update code
omit 112b72e07 sort Python import by isort
omit 5ccf8c5fd feat(binding/python): Support Copy operation for Python
binding
add 0db2fe502 chore(deps): bump actions/setup-node from 3 to 4 (#3445)
new f47d4a821 feat(binding/python): Support Copy operation for Python
binding
new 96cb858bb sort Python import by isort
new d69ccb564 Update code
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 (3ec822a8d)
\
N -- N -- N refs/heads/manjusaka/python-support-copy (d69ccb564)
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.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/behavior_test_binding_nodejs.yml | 2 +-
.github/workflows/bindings_nodejs.yml | 10 +++++-----
.github/workflows/docs.yml | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)