[PR #12] [MERGED] Filesystem storage does not have directories #262

Closed
opened 2026-03-03 12:09:57 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fs-objects


📝 Commits (2)

  • abf0c0f Filesystem storage does not have directories
  • 663c0f6 disable 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/12 **Author:** [@gracenoah](https://github.com/gracenoah) **Created:** 7/26/2018 **Status:** ✅ Merged **Merged:** 7/27/2018 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `fs-objects` --- ### 📝 Commits (2) - [`abf0c0f`](https://github.com/fsouza/fake-gcs-server/commit/abf0c0f6bb1e4dbea8798f133c1202823e063ef8) Filesystem storage does not have directories - [`663c0f6`](https://github.com/fsouza/fake-gcs-server/commit/663c0f61d907aeb8ad985c2893698e593a761d73) disable gosec linter ### 📊 Changes **3 files changed** (+53 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `fakestorage/bucket_test.go` (+44 -0) 📝 `internal/backend/fs.go` (+8 -10) </details> ### 📄 Description Fixes https://github.com/fsouza/fake-gcs-server/issues/11 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:09:57 +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#262
No description provided.