mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 14:15:49 +03:00
[PR #1133] [CLOSED] Fix/fix some directory issues #1222
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#1222
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/1133
Author: @mahmoudbahaa
Created: 4/15/2023
Status: ❌ Closed
Base:
main← Head:fix/fix-some-directory-issues📝 Commits (2)
7e7f754add updated field to bucket response and Model522ee94better support directories in filesystem //TODO: do the same for memory📊 Changes
5 files changed (+63 additions, -19 deletions)
View changed files
📝
fakestorage/response.go(+2 -0)📝
internal/backend/backend_test.go(+2 -2)📝
internal/backend/bucket.go(+1 -0)📝
internal/backend/fs.go(+54 -14)📝
internal/backend/memory.go(+4 -3)📄 Description
add updated field to bucket response and Model
better support directories in filesystem //TODO: do the same for memory
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.