[PR #180] [MERGED] fix bug: oss tencent cos list dir #351

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/180
Author: @quicksandznzn
Created: 4/7/2025
Status: Merged
Merged: 4/8/2025
Merged by: @Yeuoly

Base: mainHead: fix_tencent_cos_list_dir


📝 Commits (1)

  • 3353682 fix bug: oss tencent cos list dir

📊 Changes

1 file changed (+20 additions, -10 deletions)

View changed files

📝 internal/oss/tencent_cos/tencent_cos_storage.go (+20 -10)

📄 Description

List method has a bug , not querying all plugins , fix it

image

🔄 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/180 **Author:** [@quicksandznzn](https://github.com/quicksandznzn) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix_tencent_cos_list_dir` --- ### 📝 Commits (1) - [`3353682`](https://github.com/langgenius/dify-plugin-daemon/commit/33536824fb2e61ba06ca65321ad91ea749d53462) fix bug: oss tencent cos list dir ### 📊 Changes **1 file changed** (+20 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/oss/tencent_cos/tencent_cos_storage.go` (+20 -10) </details> ### 📄 Description `List` method has a bug , not querying all plugins , fix it <img width="942" alt="image" src="https://github.com/user-attachments/assets/22f753d2-7eed-4c50-ac48-8ae90b01f2f4" /> --- <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:40 -05:00
yindo closed this issue 2026-02-16 01:15:40 -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#351