mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-27 14:45:49 +03:00
[PR #12] [MERGED] Filesystem storage does not have directories #262
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#262
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/12
Author: @gracenoah
Created: 7/26/2018
Status: ✅ Merged
Merged: 7/27/2018
Merged by: @fsouza
Base:
master← Head:fs-objects📝 Commits (2)
abf0c0fFilesystem storage does not have directories663c0f6disable gosec linter📊 Changes
3 files changed (+53 additions, -11 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
fakestorage/bucket_test.go(+44 -0)📝
internal/backend/fs.go(+8 -10)📄 Description
Fixes https://github.com/fsouza/fake-gcs-server/issues/11
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.