mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 13:45:52 +03:00
[PR #973] [CLOSED] Debug CI #1080
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#1080
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/973
Author: @fsouza
Created: 10/30/2022
Status: ❌ Closed
Base:
main← Head:debug-ci📝 Commits (4)
88b235aupload_test: Add UploadRacesAreOnlyWonByOne8e32b17backend/storage:AddConditionsto CreateObject2bfdecerun windows onlyaa8fc31reduce matrix📊 Changes
9 files changed (+149 additions, -75 deletions)
View changed files
📝
.github/workflows/main.yml(+0 -4)📝
fakestorage/json_response.go(+6 -0)📝
fakestorage/object.go(+5 -5)📝
fakestorage/upload.go(+38 -49)📝
fakestorage/upload_test.go(+44 -0)📝
internal/backend/backend_test.go(+3 -3)📝
internal/backend/fs.go(+19 -7)📝
internal/backend/memory.go(+20 -4)📝
internal/backend/storage.go(+14 -3)📄 Description
Working copy of #935. Not to be merged.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.