[PR #975] [MERGED] Drop support for Windows #1082

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/975
Author: @fsouza
Created: 10/31/2022
Status: Merged
Merged: 10/31/2022
Merged by: @fsouza

Base: mainHead: drop-win


📝 Commits (3)

  • b38adf6 Drop support for Windows
  • 7524919 Remove dependency on alexbrainman/goissue34681
  • 095cc2f readme: add note about Windows support being dropped

📊 Changes

10 files changed (+10 additions, -91 deletions)

View changed files

📝 .github/workflows/main.yml (+0 -1)
📝 README.md (+6 -0)
📝 ci/.goreleaser.yml (+0 -5)
📝 go.mod (+0 -1)
📝 go.sum (+0 -2)
📝 internal/backend/backend_test.go (+0 -4)
📝 internal/backend/fs.go (+3 -3)
📝 internal/backend/metadata_file.go (+1 -1)
internal/backend/rename_unix.go (+0 -20)
internal/backend/rename_windows.go (+0 -54)

📄 Description

No description provided


🔄 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/975 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `drop-win` --- ### 📝 Commits (3) - [`b38adf6`](https://github.com/fsouza/fake-gcs-server/commit/b38adf6c669ec30796a3b04d17ffa2fbd843b109) Drop support for Windows - [`7524919`](https://github.com/fsouza/fake-gcs-server/commit/7524919f0919406a496048091e30e14b3436b4c0) Remove dependency on alexbrainman/goissue34681 - [`095cc2f`](https://github.com/fsouza/fake-gcs-server/commit/095cc2f586cdbe245960d795553239d79c630bcc) readme: add note about Windows support being dropped ### 📊 Changes **10 files changed** (+10 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+0 -1) 📝 `README.md` (+6 -0) 📝 `ci/.goreleaser.yml` (+0 -5) 📝 `go.mod` (+0 -1) 📝 `go.sum` (+0 -2) 📝 `internal/backend/backend_test.go` (+0 -4) 📝 `internal/backend/fs.go` (+3 -3) 📝 `internal/backend/metadata_file.go` (+1 -1) ➖ `internal/backend/rename_unix.go` (+0 -20) ➖ `internal/backend/rename_windows.go` (+0 -54) </details> ### 📄 Description _No description provided_ --- <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:58 +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#1082
No description provided.