nodejs-docs-samples
nodejs-docs-samples copied to clipboard
Node.js samples for Google Cloud Platform products.
Note: #2800 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: ebc7aca48f8cc493d73566621ca621af4764c006 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/40bfa9c7-1ea4-48ea-ad8f-f00fbab4414f), [Sponge](http://sponge2/40bfa9c7-1ea4-48ea-ad8f-f00fbab4414f) status:...
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blame/2c008f81febaacb568eebfcc0f158c9215f8139b/translate/translate.js#L20 require is outdated, you guys should change it to Import. people working with new frameworks like react.js/vite can not use stuff like "require" on their code
Please provide more samples for Speech v2. It's been 9 months since they were last updated, and there are still no examples for batchRecognize, for instance. Thanks!
Note: #3221 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 4549a3e55a349cdb01e9e6819d86ac9fd6307d60 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4), [Sponge](http://sponge2/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4) status:...
Note: #2357 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 1787b096e3617e0371755b0cff65c6391e9bcace buildURL: [Build Status](https://source.cloud.google.com/results/invocations/15cd5db2-f244-4f84-8f0e-270b076eafa9), [Sponge](http://sponge2/15cd5db2-f244-4f84-8f0e-270b076eafa9) status:...
Following the steps in https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/CONTRIBUTING.md#run-the-tests-for-a-single-sample results in the following error: ``` $ cd datastore/ $ npm test > test > echo 'Please run tests in each sample directory.' && exit...
Note: #3220 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 4549a3e55a349cdb01e9e6819d86ac9fd6307d60 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4), [Sponge](http://sponge2/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4) status:...
Note: #2921 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 4549a3e55a349cdb01e9e6819d86ac9fd6307d60 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4), [Sponge](http://sponge2/169d66ad-b8e1-4ea0-8fbc-2ed5674e1bb4) status:...
GitHub Workflows is the preferred test driver for tests in this repository, but the current workflow implementation has several limitations. One of them is the ability to set runtime environment...