[PR #287] [MERGED] fix: Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths. #426

Closed
opened 2026-02-16 01:15:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/287
Author: @bravomark
Created: 5/15/2025
Status: Merged
Merged: 5/20/2025
Merged by: @Yeuoly

Base: mainHead: fix/fix-aliyun-OSS


📝 Commits (1)

  • 76f9761 fix: Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths.

📊 Changes

1 file changed (+24 additions, -45 deletions)

View changed files

📝 internal/oss/aliyun/aliyun_oss_storage.go (+24 -45)

📄 Description

  1. Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths.
  2. Add exception handling for parse failures.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugin-daemon/pull/287 **Author:** [@bravomark](https://github.com/bravomark) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/fix-aliyun-OSS` --- ### 📝 Commits (1) - [`76f9761`](https://github.com/langgenius/dify-plugin-daemon/commit/76f97617add3f19ebe29e8b9defd05404735fc4a) fix: Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths. ### 📊 Changes **1 file changed** (+24 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `internal/oss/aliyun/aliyun_oss_storage.go` (+24 -45) </details> ### 📄 Description 1. Fix the issue where the List method of Alibaba Cloud OSS did not correctly return plugin file paths. 2. Add exception handling for parse failures. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:56 -05:00
yindo closed this issue 2026-02-16 01:15:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#426