mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #356] [MERGED] examples: use http #544
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#544
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/356
Author: @fsouza
Created: 10/30/2020
Status: ✅ Merged
Merged: 10/30/2020
Merged by: @fsouza
Base:
main← Head:examples-with-http📝 Commits (4)
b3221c1ci: use http for the Python exampleae43a3cci: use http in go example577803eexamples/python: remove some unused imports6175ddaci: run nodejs example with http📊 Changes
7 files changed (+18 additions, -49 deletions)
View changed files
📝
ci/run-go-example.sh(+2 -1)📝
ci/run-node-example.sh(+2 -1)📝
ci/run-python-example.sh(+2 -1)📝
examples/go/main.go(+9 -15)📝
examples/node/index.js(+1 -3)📝
examples/python/python.py(+2 -27)📝
examples/python/requirements.txt(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.