[PR #1035] [MERGED] Fix deletion of non-existent buckets in the filesystem backend #1134

Closed
opened 2026-03-03 12:33:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1035
Author: @fsouza
Created: 1/9/2023
Status: Merged
Merged: 1/9/2023
Merged by: @fsouza

Base: mainHead: fix-bucket-deletion


📝 Commits (1)

  • c6b5350 internal/backend/fs: check errors on filepath.Walk

📊 Changes

2 files changed (+8 additions, -7 deletions)

View changed files

📝 fakestorage/bucket_test.go (+3 -3)
📝 internal/backend/fs.go (+5 -4)

📄 Description

Also enables the filesystem backend in more tests.

Closes #1034.


🔄 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/1035 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 1/9/2023 **Status:** ✅ Merged **Merged:** 1/9/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `fix-bucket-deletion` --- ### 📝 Commits (1) - [`c6b5350`](https://github.com/fsouza/fake-gcs-server/commit/c6b535096f8a02300e1e6140a7fc14db70b2c71f) internal/backend/fs: check errors on filepath.Walk ### 📊 Changes **2 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/bucket_test.go` (+3 -3) 📝 `internal/backend/fs.go` (+5 -4) </details> ### 📄 Description Also enables the filesystem backend in more tests. Closes #1034. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:13 +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#1134
No description provided.