mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #832] [CLOSED] Add rename test to experiment with Windows behavior #954
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#954
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/832
Author: @dnerdy
Created: 6/15/2022
Status: ❌ Closed
Base:
main← Head:rename-test📝 Commits (3)
514c22eAdd rename test to experiment with Windows behavior437086fCreate separate temp directoryb29ed2eTry using goissue34681 package📊 Changes
3 files changed (+77 additions, -0 deletions)
View changed files
📝
go.mod(+1 -0)📝
go.sum(+2 -0)➕
internal/backend/rename_test.go(+74 -0)📄 Description
This is a test PR so I debug atomic file rename behavior that's failing on Windows via GitHub actions. Apologies for the noise.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.