This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/cargo/core/async-runtime-e7dbaa9296
in repository https://gitbox.apache.org/repos/asf/opendal.git
omit 6c87c2a7b chore(deps): bump tokio in /core in the async-runtime group
add 48d9f5f92 feat(services/gdrive): Implement write returns metadata
(#6683)
add 0363f3f91 Revert "feat(services/gdrive): Implement write returns
metadata (#6683)" (#6699)
add ffec492a7 chore: cleanup for moving oli/ofs and removing oay (#6689)
(#6700)
add 47583c4f2 chore(deps): bump tokio in /core in the async-runtime group
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 (6c87c2a7b)
\
N -- N -- N
refs/heads/dependabot/cargo/core/async-runtime-e7dbaa9296 (47583c4f2)
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:
.github/dependabot.yml | 18 ------------
.github/workflows/ci_bin_ofs.yml | 51 ----------------------------------
.github/workflows/ci_bin_oli.yml | 57 --------------------------------------
.github/workflows/release_rust.yml | 2 --
.vscode/settings.json | 5 +---
README.md | 4 +--
dev/src/release/package.rs | 12 +-------
website/docs/40-apps/oay.mdx | 4 ++-
website/docs/40-apps/ofs.mdx | 12 ++++----
website/docs/40-apps/oli.mdx | 12 ++++----
10 files changed, 19 insertions(+), 158 deletions(-)
delete mode 100644 .github/workflows/ci_bin_ofs.yml
delete mode 100644 .github/workflows/ci_bin_oli.yml