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

Debugger sample only activates when GCLOUD_PROJECT is defined #237

Closed
ofrobots opened this issue Oct 13, 2016 · 0 comments
Closed

Debugger sample only activates when GCLOUD_PROJECT is defined #237

ofrobots opened this issue Oct 13, 2016 · 0 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@ofrobots
Copy link
Contributor

ofrobots commented Oct 13, 2016

if (process.env.GCLOUD_PROJECT) {

if (process.env.GCLOUD_PROJECT) {
  require('@google/cloud-debug');
}

What is the rationale for checking for GCLOUD_PROJECT being defined? On GCE and GKE, this env. var. is not going to be defined unless the customer explicitly defines it.

@jmdobry jmdobry closed this as completed in 145831c Feb 8, 2017
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
NimJay pushed a commit that referenced this issue Nov 11, 2022
ace-n pushed a commit that referenced this issue Nov 11, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
unforced pushed a commit that referenced this issue Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [4.0.1](googleapis/nodejs-service-directory@v4.0.0...v4.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#236](googleapis/nodejs-service-directory#236)) ([f72541a](googleapis/nodejs-service-directory@f72541a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
unforced pushed a commit that referenced this issue Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [4.0.1](googleapis/nodejs-service-directory@v4.0.0...v4.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#236](googleapis/nodejs-service-directory#236)) ([f72541a](googleapis/nodejs-service-directory@f72541a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n pushed a commit that referenced this issue Nov 17, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [4.0.1](googleapis/nodejs-service-directory@v4.0.0...v4.0.1) (2022-06-30)


### Bug Fixes

* **docs:** describe fallback rest option ([#236](googleapis/nodejs-service-directory#236)) ([f72541a](googleapis/nodejs-service-directory@f72541a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
ace-n pushed a commit that referenced this issue Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants