Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

chore: move samples from python-docs-sample #45

Merged
merged 133 commits into from Sep 11, 2020

Conversation

arithmetic1728
Copy link
Contributor

jmdobry and others added 30 commits October 5, 2016 09:56
* Add tests for quickstarts
* Update secrets
Change-Id: Ieb53e6cdd8b1a70089b970b7a2aa57dd3d24c3de
Change-Id: I3779282126cdd05b047194d356932b9995484115
)

* Adds crop hints tutorial.

* Uses aspect ratio so that we actually crop.

* Addresses review feedback

* nits

* Restructures samples for CI
…ython-docs-samples#868)

* Adds document text detection tutorial.

* Feedback from review

* Less whitespace and fewer hanging indents
GoogleCloudPlatform/python-docs-samples#871)

* Fixes a few style issues that came up in document text review.

* Fixing my breaks
…#880)

* Updates sample to use the Cloud client library

* Nits found after commit

* Nudge for travis

* flake8 hates my face
…samples#887)

* Remove cloud config fixture

* Fix client secrets

* Fix bigtable instance
* Remove resource fixture

* Remove remote resource
…m/python-docs-samples#944)

* Adds checks for all features using https.

* Fixes overindent for lint
…amples#1004)

* Auto-update dependencies.

* Fix natural language samples

* Fix pubsub iam samples

* Fix language samples

* Fix bigquery samples
Takashi Matsuo and others added 22 commits April 24, 2020 17:02
…Platform/python-docs-samples#3496)

* testing: replace @flaky with @pytest.mark.flaky

* lint

* mark few tests as flaky

that involves LRO polling.

* lint
…les#3751)

* chore: some lint fixes

* longer timeout, more retries

* disable detect_test.py::test_async_detect_document
…hon-docs-samples#3764)

fixes #3734

I only wrapped some of the tests. Potentially we can do it for
everything.
…5)](GoogleCloudPlatform/python-docs-samples#3785)

* chore(deps): update dependency google-cloud-storage to v1.28.1

* [asset] testing: use uuid instead of time

Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
…Platform/python-docs-samples#4279)

* chore(deps): update dependency pytest to v5.4.3

* specify pytest for python 2 in appengine

Co-authored-by: Leah Cole <coleleah@google.com>
…oogleCloudPlatform/python-docs-samples#4432)

Changes documentation string for a GCS example from `file_path` to `image_uri`.
@google-cla
Copy link

google-cla bot commented Sep 10, 2020

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no This human has *not* signed the Contributor License Agreement. label Sep 10, 2020
@arithmetic1728 arithmetic1728 added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 10, 2020
@arithmetic1728 arithmetic1728 merged commit 3a6f4cd into master Sep 11, 2020
@arithmetic1728 arithmetic1728 deleted the add-snippets-samples branch September 11, 2020 00:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet