mirror of
https://github.com/langgenius/dify-cloud-kit.git
synced 2026-07-18 18:44:27 -04:00
[PR #19] [MERGED] feat(gcs): add support for application default credentials (ADC) #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-cloud-kit/pull/19
Author: @line1029
Created: 1/15/2026
Status: ✅ Merged
Merged: 2/1/2026
Merged by: @41tair
Base:
main← Head:feat/gcs-adc-support📝 Commits (1)
7ba0299feat(gcs): add support for application default credentials (ADC)📊 Changes
2 files changed (+18 additions, -9 deletions)
View changed files
📝
oss/gcsblob/gcs.go(+16 -7)📝
oss/oss.go(+2 -2)📄 Description
Allows GCS initialization without explicit credentials to support ADC. Fixes #18.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.