[PR #16] [MERGED] fix(huawei obs): add folder suffix #19

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-cloud-kit/pull/16
Author: @jzymx50
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @41tair

Base: mainHead: main


📝 Commits (1)

  • cb1b047 fix(huawei obs): add folder suffix

📊 Changes

3 files changed (+38 additions, -25 deletions)

View changed files

📝 README.md (+1 -1)
📝 oss/factory/factory.go (+4 -4)
📝 oss/huaweiobs/obs.go (+33 -20)

📄 Description

Resolve #15

  1. add path suffix for List method
  2. add the marker parameter in case of a large number of objects in the bucket
  3. fix typo of huaweiobs package name
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-cloud-kit/pull/16 **Author:** [@jzymx50](https://github.com/jzymx50) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`cb1b047`](https://github.com/langgenius/dify-cloud-kit/commit/cb1b047a3514551fc9bb44a1cbc40536fb698659) fix(huawei obs): add folder suffix ### 📊 Changes **3 files changed** (+38 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `oss/factory/factory.go` (+4 -4) 📝 `oss/huaweiobs/obs.go` (+33 -20) </details> ### 📄 Description Resolve #15 1. add path suffix for `List` method 2. add the `marker` parameter in case of a large number of objects in the bucket 3. fix typo of `huaweiobs` package name <img width="1013" height="181" alt="image" src="https://github.com/user-attachments/assets/3655e026-f1ba-40aa-87c3-a042fc0a4064" /> --- <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 09:18:56 -05:00
yindo closed this issue 2026-02-16 09:18: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-cloud-kit#19