This is an automated email from the ASF dual-hosted git repository. yuchanns pushed a change to branch bindings-go-seeker in repository https://gitbox.apache.org/repos/asf/opendal.git
discard fb3cfb38e fix(bindings/go): rType of reader_seek discard e4775c0aa feat(bindings/go): implement io.Seeker add 417463493 docs: Try using new nightly rust to build ruby docs (#6155) add 97dc77172 fix(core/services/fs): Returning empty dir while list a file path (#6154) add dc0705878 feat(bindings/go): implement io.Seeker add c5291e4ba fix(bindings/go): rType of reader_seek 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 (fb3cfb38e) \ N -- N -- N refs/heads/bindings-go-seeker (c5291e4ba) 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/workflows/docs.yml | 3 +-- bindings/ruby/Rakefile | 2 +- core/src/services/fs/backend.rs | 30 ++++++++++++++++++++++-------- 3 files changed, 24 insertions(+), 11 deletions(-)