mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 13:45:52 +03:00
[PR #2092] Support XML API branch with conflicts resolved #2089
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#2089
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/fsouza/fake-gcs-server/pull/2092
Author: @LarsAlmgren
Created: 12/12/2025
Status: 🔄 Open
Base:
main← Head:support-xml-api-fixed📝 Commits (8)
2862824Support XML API (#331)63afcbfCheck bucket existsc92786aReturn ETagd2e56b5Support list start-afterad3276eAddress PR review comments on upload_test.go5d932f3Merge branch 'main' into support-xml-api-fixedcd4a8a3fix: remove extra contentEncodingHeader3a52075fix: add missing import📊 Changes
3 files changed (+150 additions, -15 deletions)
View changed files
📝
fakestorage/object.go(+84 -3)📝
fakestorage/server.go(+3 -0)📝
fakestorage/upload_test.go(+63 -12)📄 Description
All work done by @tustvold but since https://github.com/fsouza/fake-gcs-server/pull/1164 is stale I've resolved the conflicts and pushed a new branch to get this going.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.