[PR #8] [MERGED] add huawei obs path_style support #12

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-cloud-kit/pull/8
Author: @myg133
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @41tair

Base: mainHead: main


📝 Commits (7)

  • d6c5526
  • 82df4a4 add aliyun oss cloudbox test
  • 4fea4c9 add huawei obs path_style set when use private deploy with custom domain
  • 968244c Merge branch 'langgenius:main' into main
  • 01f4c34 Merge branch 'main' of github.com:myg133/dify-cloud-kit
  • 67a0449 Merge branch 'langgenius:main' into main
  • afc66ed

📊 Changes

3 files changed (+12 additions, -9 deletions)

View changed files

📝 oss/huanweiobs/obs.go (+2 -1)
📝 oss/oss.go (+9 -8)
📝 tests/oss/oss_test.go (+1 -0)

📄 Description

huawei obs private deploy with custom domain, need set path_style manually


🔄 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/8 **Author:** [@myg133](https://github.com/myg133) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (7) - [`d6c5526`](https://github.com/langgenius/dify-cloud-kit/commit/d6c55264f88a328d8ae4e56b7369de82b875974d) - [`82df4a4`](https://github.com/langgenius/dify-cloud-kit/commit/82df4a46f0e5ad8ba2360f1d46ce1119c9d80e6a) add aliyun oss cloudbox test - [`4fea4c9`](https://github.com/langgenius/dify-cloud-kit/commit/4fea4c98693ee15667d937868a43495d12e7bb8a) add huawei obs path_style set when use private deploy with custom domain - [`968244c`](https://github.com/langgenius/dify-cloud-kit/commit/968244c72b5b4c8c20ac78ec48f7db7f26ad4856) Merge branch 'langgenius:main' into main - [`01f4c34`](https://github.com/langgenius/dify-cloud-kit/commit/01f4c34a13402154f005b2ceb494591316fe1464) Merge branch 'main' of github.com:myg133/dify-cloud-kit - [`67a0449`](https://github.com/langgenius/dify-cloud-kit/commit/67a04493bdde58f14b6040676a0d2c4dd883b904) Merge branch 'langgenius:main' into main - [`afc66ed`](https://github.com/langgenius/dify-cloud-kit/commit/afc66edbadeeb5b1adfce8dbfd3594664f84f153) ### 📊 Changes **3 files changed** (+12 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `oss/huanweiobs/obs.go` (+2 -1) 📝 `oss/oss.go` (+9 -8) 📝 `tests/oss/oss_test.go` (+1 -0) </details> ### 📄 Description huawei obs private deploy with custom domain, need set path_style manually --- <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:55 -05:00
yindo closed this issue 2026-02-16 09:18:55 -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#12