-
Notifications
You must be signed in to change notification settings - Fork 592
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
Auto handle auth if running on GCE #3
Comments
How are you going to do this? Environment variables? Can we achieve a |
There is no straightforward way to detect whether you're on GCE rather than We can achieve the same for the node client once we are sure user wants to On Fri, Jun 6, 2014 at 6:09 PM, Ryan Seys notifications@github.com wrote:
Burcu Dogan |
All the glcoud clients should handle this. I will add to the roadmap. On Fri, Jun 6, 2014 at 9:14 AM, Burcu Dogan notifications@github.com
ali afshar + http://google.com/+alihafshar developer relations engineering |
* chore: the ultimate fix for repo-tools EPERM * fix yaml references
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
[PR](googleapis/gapic-generator-typescript#878) within updated gapic-generator-typescript version 1.4.0 Committer: @summer-ji-eng PiperOrigin-RevId: 375759421 Source-Link: googleapis/googleapis@95fa72f Source-Link: googleapis/googleapis-gen@f40a343
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/nodejs-essential-contacts/compare/v1.0.0...v1.0.1) (2021-06-10) ### Bug Fixes * GoogleAdsError missing using generator version after 1.3.0 ([#3](https://www.github.com/googleapis/nodejs-essential-contacts/issues/3)) ([9a52efb](https://www.github.com/googleapis/nodejs-essential-contacts/commit/9a52efb8e21da5407123bc03b9501db42d5b8071)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://github.com/mochajs/mocha)) | [`^8.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/mocha/8.4.0/9.1.3) | [![age](https://badges.renovateapi.com/packages/npm/mocha/9.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/mocha/9.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/mocha/9.1.3/compatibility-slim/8.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/mocha/9.1.3/confidence-slim/8.4.0)](https://docs.renovatebot.com/merge-confidence/) | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) | [`^8.2.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.0.0/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.0.0/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha</summary> ### [`v9.1.3`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​913--2021-10-15) [Compare Source](https://github.com/mochajs/mocha/compare/v9.1.2...v9.1.3) #### 🐛 Fixes - [#​4769](https://github.com/mochajs/mocha/issues/4769): Browser: re-enable `bdd` ES6 style import ([**@​juergba**](https://github.com/juergba)) #### 🔩 Other - [#​4764](https://github.com/mochajs/mocha/issues/4764): Revert deprecation of `EVENT_SUITE_ADD_*` events ([**@​beatfactor**](https://github.com/beatfactor)) ### [`v9.1.2`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​912--2021-09-25) [Compare Source](https://github.com/mochajs/mocha/compare/v9.1.1...v9.1.2) #### 🐛 Fixes - [#​4746](https://github.com/mochajs/mocha/issues/4746): Browser: stop using all global vars in `browser-entry.js` ([**@​PaperStrike**](https://github.com/PaperStrike)) #### 🔩 Other - [#​4754](https://github.com/mochajs/mocha/issues/4754): Remove dependency wide-align ([**@​juergba**](https://github.com/juergba)) - [#​4736](https://github.com/mochajs/mocha/issues/4736): ESM: remove code for Node versions <10 ([**@​juergba**](https://github.com/juergba)) ### [`v9.1.1`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​911--2021-08-28) [Compare Source](https://github.com/mochajs/mocha/compare/v9.1.0...v9.1.1) #### 🐛 Fixes - [#​4623](https://github.com/mochajs/mocha/issues/4623): `XUNIT` and `JSON` reporter crash in `parallel` mode ([**@​curtisman**](https://github.com/curtisman)) ### [`v9.1.0`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​910--2021-08-20) [Compare Source](https://github.com/mochajs/mocha/compare/v9.0.3...v9.1.0) #### 🎉 Enhancements - [#​4716](https://github.com/mochajs/mocha/issues/4716): Add new option `--fail-zero` ([**@​juergba**](https://github.com/juergba)) - [#​4691](https://github.com/mochajs/mocha/issues/4691): Add new option `--node-option` ([**@​juergba**](https://github.com/juergba)) - [#​4607](https://github.com/mochajs/mocha/issues/4607): Add output option to `JSON` reporter ([**@​dorny**](https://github.com/dorny)) ### [`v9.0.3`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​903--2021-07-25) [Compare Source](https://github.com/mochajs/mocha/compare/v9.0.2...v9.0.3) #### 🐛 Fixes - [#​4702](https://github.com/mochajs/mocha/issues/4702): Error rethrow from cwd-relative path while loading `.mocharc.js` ([**@​kirill-golovan**](https://github.com/kirill-golovan)) - [#​4688](https://github.com/mochajs/mocha/issues/4688): Usage of custom interface in parallel mode ([**@​juergba**](https://github.com/juergba)) - [#​4687](https://github.com/mochajs/mocha/issues/4687): ESM: don't swallow `MODULE_NOT_FOUND` errors in case of `type:module` ([**@​giltayar**](https://github.com/giltayar)) ### [`v9.0.2`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​902--2021-07-03) [Compare Source](https://github.com/mochajs/mocha/compare/v9.0.1...v9.0.2) #### 🐛 Fixes - [#​4668](https://github.com/mochajs/mocha/issues/4668): ESM: make `--require <dir>` work with new `import`-first loading ([**@​giltayar**](https://github.com/giltayar)) #### 🔩 Other - [#​4674](https://github.com/mochajs/mocha/issues/4674): Update production dependencies ([**@​juergba**](https://github.com/juergba)) ### [`v9.0.1`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​901--2021-06-18) [Compare Source](https://github.com/mochajs/mocha/compare/v9.0.0...v9.0.1) #### 🔩 Other - [#​4657](https://github.com/mochajs/mocha/issues/4657): Browser: add separate bundle for modern browsers ([**@​juergba**](https://github.com/juergba)) We added a separate browser bundle `mocha-es2018.js` in javascript ES2018, as we skipped the transpilation down to ES5. This is an **experimental step towards freezing Mocha's support of IE11**. - [#​4653](https://github.com/mochajs/mocha/issues/4653): ESM: proper version check in `hasStableEsmImplementation` ([**@​alexander-fenster**](https://github.com/alexander-fenster)) ### [`v9.0.0`](https://github.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#​900--2021-06-07) [Compare Source](https://github.com/mochajs/mocha/compare/v8.4.0...v9.0.0) #### 💥 Breaking Changes - [#​4633](https://github.com/mochajs/mocha/issues/4633): **Drop Node.js v10.x support** ([**@​juergba**](https://github.com/juergba)) - [#​4635](https://github.com/mochajs/mocha/issues/4635): `import`-first loading of test files ([**@​giltayar**](https://github.com/giltayar)) **Mocha is going ESM-first!** This means that it will now use ESM `import(test_file)` to load the test files, instead of the CommonJS `require(test_file)`. This is not a problem, as `import` can also load most files that `require` does. In the rare cases where this fails, it will fallback to `require(...)`. This ESM-first approach is the next step in Mocha's ESM migration, and allows ESM loaders to load and transform the test file. - [#​4636](https://github.com/mochajs/mocha/issues/4636): Remove deprecated `utils.lookupFiles()` ([**@​juergba**](https://github.com/juergba)) - [#​4638](https://github.com/mochajs/mocha/issues/4638): Limit the size of `actual`/`expected` for `diff` generation ([**@​juergba**](https://github.com/juergba)) - [#​4389](https://github.com/mochajs/mocha/issues/4389): Refactoring: Consuming log-symbols alternate to code for win32 in reporters/base ([**@​MoonSupport**](https://github.com/MoonSupport)) #### 🎉 Enhancements - [#​4640](https://github.com/mochajs/mocha/issues/4640): Add new option `--dry-run` ([**@​juergba**](https://github.com/juergba)) #### 🐛 Fixes - [#​4128](https://github.com/mochajs/mocha/issues/4128): Fix: control stringification of error message ([**@​syeutyu**](https://github.com/syeutyu)) #### 🔩 Other - [#​4646](https://github.com/mochajs/mocha/issues/4646): Deprecate `Runner(suite: Suite, delay: boolean)` signature ([**@​juergba**](https://github.com/juergba)) - [#​4643](https://github.com/mochajs/mocha/issues/4643): Update production dependencies ([**@​juergba**](https://github.com/juergba)) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-ids).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* feat: add samples * feat!: initial stub of library
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) | [`^8.2.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dataform).
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) | [`^8.2.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-apigee-registry).
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped) | [`^8.2.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-bigquery-migration).
No description provided.
The text was updated successfully, but these errors were encountered: