[PR #229] [MERGED] github/workflows/main: add windows to CI #442

Closed
opened 2026-03-03 12:30:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/229
Author: @fsouza
Created: 4/30/2020
Status: Merged
Merged: 4/30/2020
Merged by: @fsouza

Base: masterHead: gh-actions-windows


📝 Commits (8)

📊 Changes

5 files changed (+17 additions, -7 deletions)

View changed files

.gitattributes (+1 -0)
📝 .github/workflows/main.yml (+8 -6)
📝 examples/go/main.go (+4 -0)
📝 internal/backend/bucket.go (+4 -0)
testdata/multi-level/some-bucket/a/root-object.txt (+0 -1)

📄 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/229 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 4/30/2020 **Status:** ✅ Merged **Merged:** 4/30/2020 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `master` ← **Head:** `gh-actions-windows` --- ### 📝 Commits (8) - [`3434c0c`](https://github.com/fsouza/fake-gcs-server/commit/3434c0c6c9e80684a344eba8cd3b2531f84b27d6) github/workflows/main: add windows to CI - [`edaa7a8`](https://github.com/fsouza/fake-gcs-server/commit/edaa7a89e74c8a7eef2ecb1c408b1f75db4ace9c) keep go.mod - [`7814b4b`](https://github.com/fsouza/fake-gcs-server/commit/7814b4b5df0ad36001a3f5af5dff2b1445a4d997) workflows/main: fix wd - [`22d3ae2`](https://github.com/fsouza/fake-gcs-server/commit/22d3ae28d443f6dd3df61198075df823e6b9e518) simplify - [`d76a37e`](https://github.com/fsouza/fake-gcs-server/commit/d76a37eccab72131fbeb5dc3f564607b09136766) Add copyright banners to missing files - [`c5c6dc8`](https://github.com/fsouza/fake-gcs-server/commit/c5c6dc8cdaa4720b7ec9699aeb6cd39f76f94919) debug - [`340073d`](https://github.com/fsouza/fake-gcs-server/commit/340073d9c34c82e6aeb278dea667fe31df74c666) Add gitattributes for forcing lf - [`fdf2beb`](https://github.com/fsouza/fake-gcs-server/commit/fdf2beb3409acf52c69ccb6805f58da1ab05d73b) Remove symlink from testdata ### 📊 Changes **5 files changed** (+17 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.gitattributes` (+1 -0) 📝 `.github/workflows/main.yml` (+8 -6) 📝 `examples/go/main.go` (+4 -0) 📝 `internal/backend/bucket.go` (+4 -0) ➖ `testdata/multi-level/some-bucket/a/root-object.txt` (+0 -1) </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:30:02 +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#442
No description provided.