mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #323] [CLOSED] initial java updates and rename #517
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#517
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/323
Author: @PatrickWalker
Created: 9/4/2020
Status: ❌ Closed
Base:
main← Head:initial_java_fixes📝 Commits (2)
eaee8fbinitial java updates and renamefe29de4default ACL empty not missing📊 Changes
13 files changed (+23 additions, -27 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+8 -8)📝
ci/docker-build.sh(+1 -1)📝
fakestorage/example_test.go(+1 -1)📝
fakestorage/object.go(+2 -2)📝
fakestorage/response.go(+1 -1)📝
fakestorage/server.go(+1 -1)📝
fakestorage/upload.go(+2 -7)📝
go.mod(+1 -1)📝
internal/config/config.go(+1 -1)📝
internal/config/config_test.go(+1 -1)📝
main.go(+2 -2)📝
main_test.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.