mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 06:05:54 +03:00
[PR #382] [CLOSED] Docker build, bug-fixes #569
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#569
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/382
Author: @flylo
Created: 12/12/2020
Status: ❌ Closed
Base:
main← Head:zac_great📝 Commits (5)
3685b66fixbb5c37bbucket name and config5437715pom builddf26421moar11ba20adeleting useless nonsense📊 Changes
25 files changed (+250 additions, -467 deletions)
View changed files
📝
.dockerignore(+0 -1)➖
.github/dependabot.yml(+0 -37)➖
.github/workflows/codeql-analysis.yml(+0 -54)➖
.github/workflows/docker-push.yml(+0 -38)➖
.github/workflows/docker-tests.yml(+0 -19)➖
.github/workflows/goreleaser-test.yml(+0 -19)➖
.github/workflows/goreleaser.yml(+0 -23)➖
.github/workflows/main.yml(+0 -110)📝
.gitignore(+4 -0)➖
.golangci.yaml(+0 -32)📝
Dockerfile(+1 -7)➕
acl/acl.go(+19 -0)➖
ci/.goreleaser.yml(+0 -28)➖
ci/Dockerfile(+0 -4)➖
ci/docker-build.sh(+0 -39)➖
ci/run-go-example.sh(+0 -13)➖
ci/run-node-example.sh(+0 -14)➖
ci/run-python-example.sh(+0 -15)➕
cloudbuild-pull.yaml(+35 -0)➕
cloudbuild.yaml(+44 -0)...and 5 more files
📄 Description
Validated on GCS util test in commons
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.