Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GCF tests #2399

Merged
merged 3 commits into from
Oct 29, 2021
Merged

Update GCF tests #2399

merged 3 commits into from
Oct 29, 2021

Conversation

averikitsch
Copy link
Contributor

Fixes #2398
Fixes #2380

@averikitsch averikitsch requested review from ace-n and a team as code owners October 29, 2021 16:22
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 29, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2021
if (!bucketName) {
throw new Error('"FUNCTION_DELETABLE_BUCKET" env var must be set.');
}
if (!process.env.GCF_REGION) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: should this be its own variable, since it's used in multiple places?

(If so, apply this comment throughout your PR.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leaving for a future update...

@averikitsch averikitsch merged commit c17391c into main Oct 29, 2021
@averikitsch averikitsch deleted the gcf-test branch October 29, 2021 23:13
noerog pushed a commit that referenced this pull request Sep 2, 2022
* Update GCF tests

* lint

Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
3 participants