[PR #832] [CLOSED] Add rename test to experiment with Windows behavior #954

Closed
opened 2026-03-03 12:32:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/832
Author: @dnerdy
Created: 6/15/2022
Status: Closed

Base: mainHead: rename-test


📝 Commits (3)

  • 514c22e Add rename test to experiment with Windows behavior
  • 437086f Create separate temp directory
  • b29ed2e Try 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.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/832 **Author:** [@dnerdy](https://github.com/dnerdy) **Created:** 6/15/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rename-test` --- ### 📝 Commits (3) - [`514c22e`](https://github.com/fsouza/fake-gcs-server/commit/514c22e04ce55dbb21f68d06834e9185714c5a03) Add rename test to experiment with Windows behavior - [`437086f`](https://github.com/fsouza/fake-gcs-server/commit/437086fc83b9bd77152e9856ff3e79288e17df1a) Create separate temp directory - [`b29ed2e`](https://github.com/fsouza/fake-gcs-server/commit/b29ed2ef4cfee96293606ab64591bb056746d866) Try using goissue34681 package ### 📊 Changes **3 files changed** (+77 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -0) 📝 `go.sum` (+2 -0) ➕ `internal/backend/rename_test.go` (+74 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:32:24 +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#954
No description provided.