mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 13:45:52 +03:00
[PR #345] [CLOSED] Improved nodejs example #536
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#536
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/345
Author: @jeantil
Created: 10/19/2020
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
d938133provides a more complete nodejs example📊 Changes
3 files changed (+160 additions, -15 deletions)
View changed files
📝
examples/node/index.js(+97 -10)📝
examples/node/package-lock.json(+60 -4)📝
examples/node/package.json(+3 -1)📄 Description
createBucketandbucket.delete()since free accounts are not allowed to create additional bucketsNote that the following fails :
this has been reported and closed before as being a client library error, I have reported it at https://github.com/googleapis/nodejs-storage/issues/1315
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.