[PR #1865] [MERGED] Add disposition and language to ComposeObject #1891

Closed
opened 2026-03-03 12:36:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1865
Author: @gaul
Created: 1/6/2025
Status: Merged
Merged: 1/6/2025
Merged by: @fsouza

Base: mainHead: main


📝 Commits (1)

  • 3f17ff9 Add disposition and language to ComposeObject

📊 Changes

6 files changed (+72 additions, -44 deletions)

View changed files

📝 fakestorage/object.go (+1 -1)
📝 fakestorage/object_test.go (+52 -28)
📝 internal/backend/fs.go (+8 -6)
📝 internal/backend/memory.go (+8 -6)
📝 internal/backend/storage.go (+1 -1)
📝 internal/grpc/server.go (+2 -2)

📄 Description

No description provided


🔄 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/fsouza/fake-gcs-server/pull/1865 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3f17ff9`](https://github.com/fsouza/fake-gcs-server/commit/3f17ff94351dc83e29c5a15104570669a44d3f6e) Add disposition and language to ComposeObject ### 📊 Changes **6 files changed** (+72 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+1 -1) 📝 `fakestorage/object_test.go` (+52 -28) 📝 `internal/backend/fs.go` (+8 -6) 📝 `internal/backend/memory.go` (+8 -6) 📝 `internal/backend/storage.go` (+1 -1) 📝 `internal/grpc/server.go` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1891
No description provided.