[PR #3] [MERGED] chore(gcs): Overwrite if saving were called twice in GCS; #9

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (1)

  • 88475d0 chore(gcs): Overwrite if saving were called twice in GCS;

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 oss/gcsblob/gcs.go (+0 -1)

📄 Description

Context: When using GCS for resource storage, resources that already exist on GCS will directly return an error when saving for the second time. Normally, it should overwrite if the resources already exist.

Reference: https://github.com/langgenius/dify-plugin-daemon/pull/389


🔄 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/3 **Author:** [@ThreeFish-AI](https://github.com/ThreeFish-AI) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@41tair](https://github.com/41tair) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`88475d0`](https://github.com/langgenius/dify-cloud-kit/commit/88475d029d8563a8d20d5ae98df1de790a5a0524) chore(gcs): Overwrite if saving were called twice in GCS; ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `oss/gcsblob/gcs.go` (+0 -1) </details> ### 📄 Description Context: When using GCS for resource storage, resources that already exist on GCS will directly return an error when saving for the second time. Normally, it should overwrite if the resources already exist. Reference: https://github.com/langgenius/dify-plugin-daemon/pull/389 --- <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:54 -05:00
yindo closed this issue 2026-02-16 09:18:54 -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#9