Skip to content

fix(azure_blob): implement GetRootId interface in Addition struct#8389

Merged
xhofe merged 1 commit intoAlistGo:mainfrom
NewFuture:fix-azure-blob
Apr 19, 2025
Merged

fix(azure_blob): implement GetRootId interface in Addition struct#8389
xhofe merged 1 commit intoAlistGo:mainfrom
NewFuture:fix-azure-blob

Conversation

@NewFuture
Copy link
Copy Markdown
Contributor

implement GetRootId interface in Addition struct to fix failed get dir:

image

now
image

@NewFuture NewFuture changed the title feat(azure_blob): implement GetRootId interface in Addition struct fix(azure_blob): implement GetRootId interface in Addition struct Apr 16, 2025
@xhofe xhofe requested a review from Copilot April 19, 2025 06:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses the failed directory retrieval by implementing the GetRootId interface in the Addition struct for the Azure Blob Storage driver.

  • Added GetRootId implementation in addition to the existing metadata in Addition struct.
  • The new method returns the ContainerName, which is expected to serve as the root identifier.

@xhofe xhofe merged commit 28e5b57 into AlistGo:main Apr 19, 2025
12 checks passed
@NewFuture NewFuture deleted the fix-azure-blob branch April 19, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants