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

chore: use GOOGLE_CLOUD_PROJECT and update reads/filters region tags#60

Merged
kolea2 merged 4 commits into
masterfrom
update-samples
Jun 26, 2020
Merged

chore: use GOOGLE_CLOUD_PROJECT and update reads/filters region tags#60
kolea2 merged 4 commits into
masterfrom
update-samples

Conversation

@busunkim96

@busunkim96 busunkim96 commented Jun 24, 2020

Copy link
Copy Markdown
Contributor

I left this in limbo for too long and new commits were added to python-docs-samples. These are the contents of GoogleCloudPlatform/python-docs-samples#4065 and GoogleCloudPlatform/python-docs-samples#4022

See https://github.com/GoogleCloudPlatform/python-docs-samples/commits/master/bigtable

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 24, 2020
@busunkim96 busunkim96 requested a review from kolea2 June 24, 2020 22:40
@kolea2

kolea2 commented Jun 25, 2020

Copy link
Copy Markdown
Contributor

@googlebot

Comment thread samples/quickstart/noxfile.py Outdated
# This should error out if not set.
ret['GOOGLE_CLOUD_PROJECT'] = os.environ[env_key]
ret['GCLOUD_PROJECT'] = os.environ[env_key]
ret['GOOGLE_CLOUD_PROJECT'] = os.environ[env_key]

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.

can we delete one of these lines?

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.

(there's a few other examples of this in other files as well)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Whoops, bad copy-pasta 😅 . Removed the duplicates

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.

😄 thank you!

@kolea2 kolea2 merged commit 7befdd3 into master Jun 26, 2020
@tseaver tseaver deleted the update-samples branch August 5, 2020 20:46
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.

3 participants