mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 06:05:54 +03:00
[PR #1833] [MERGED] feat: Add _internal/delete_all to delete all data #1860
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#1860
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/1833
Author: @drehelis
Created: 11/30/2024
Status: ✅ Merged
Merged: 1/5/2025
Merged by: @fsouza
Base:
main← Head:delete_all📝 Commits (3)
866d563feat: Add to delete all data259c53ffix: lint9e09a18cr: move DeleteAllFiles to be part of the backend interface📊 Changes
4 files changed (+32 additions, -0 deletions)
View changed files
📝
fakestorage/server.go(+15 -0)📝
internal/backend/fs.go(+9 -0)📝
internal/backend/memory.go(+7 -0)📝
internal/backend/storage.go(+1 -0)📄 Description
Closes #1828.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.