Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

docs: add README to samples subdirectory - #639

Merged
cojenco merged 7 commits into
googleapis:mainfrom
cojenco:samples-readme
Oct 26, 2021
Merged

docs: add README to samples subdirectory#639
cojenco merged 7 commits into
googleapis:mainfrom
cojenco:samples-readme

Conversation

@cojenco

Copy link
Copy Markdown
Contributor

Add README.md to the samples subdirectory.

This adds instructions to a list of samples, and aims to help users discover and use the samples more easily.

  • list of cloud client samples
  • sample code can be launched in google cloud shell
  • instructions for setup
  • instructions to run samples tests locally
  • note: the readme should be updated for any future samples additions/changes

Fixes#627 🦕

@product-auto-labelproduct-auto-labelBot added api: storage Issues related to the googleapis/python-storage API. samples Issues that are directly related to samples. labels Oct 26, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2021
@cojenco
cojenco marked this pull request as ready for review October 26, 2021 21:11
@cojenco
cojenco requested a review from a teamOctober 26, 2021 21:11
@cojenco
cojenco requested a review from a team as a code ownerOctober 26, 2021 21:11
@cojenco
cojenco requested review from a team and dinagravesOctober 26, 2021 21:11

@unforcedunforced left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

@cojenco
cojenco merged commit 58af882 into googleapis:mainOct 26, 2021
gcf-merge-on-greenBot pushed a commit that referenced this pull request Nov 17, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.43.0](https://www.github.com/googleapis/python-storage/compare/v1.42.3...v1.43.0) (2021-11-15)
### Features
* add ignore_flush parameter to BlobWriter ([#644](https://www.github.com/googleapis/python-storage/issues/644)) ([af9c9dc](https://www.github.com/googleapis/python-storage/commit/af9c9dc83d8582167b74105167af17c9809455de))
* add support for Python 3.10 ([#615](https://www.github.com/googleapis/python-storage/issues/615)) ([f81a2d0](https://www.github.com/googleapis/python-storage/commit/f81a2d054616c1ca1734997a16a8f47f98ab346b))
### Bug Fixes
* raise a ValueError in BucketNotification.create() if a topic name is not set ([#617](https://www.github.com/googleapis/python-storage/issues/617)) ([9dd78df](https://www.github.com/googleapis/python-storage/commit/9dd78df444d21af51af7858e8958b505a26c0b79))
### Documentation
* add contributing and authoring guides under samples/ ([#633](https://www.github.com/googleapis/python-storage/issues/633)) ([420591a](https://www.github.com/googleapis/python-storage/commit/420591a2b71f823dbe80f4a4405d8a514f87e0fb))
* add links to samples and how to guides ([#641](https://www.github.com/googleapis/python-storage/issues/641)) ([49f78b0](https://www.github.com/googleapis/python-storage/commit/49f78b09fed6d9f486639fd0a72542c30a0df084))
* add README to samples subdirectory ([#639](https://www.github.com/googleapis/python-storage/issues/639)) ([58af882](https://www.github.com/googleapis/python-storage/commit/58af882c047c31f59486513c568737082bca6350))
* update samples readme with cli args ([#651](https://www.github.com/googleapis/python-storage/issues/651)) ([75dda81](https://www.github.com/googleapis/python-storage/commit/75dda810e808074d18dfe7915f1403ad01bf2f02))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@cojenco
cojenco deleted the samples-readme branch December 3, 2021 23:46
@release-pleaserelease-pleaseBot mentioned this pull request Aug 10, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.cla: yesThis human has signed the Contributor License Agreement.samplesIssues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update snippets README

2 participants

@cojenco@unforced