Stephen

Results 9 issues of Stephen

_From @c0b on October 9, 2016 5:5_ https://github.com/GoogleCloudPlatform/google-cloud-node/pull/1648#issuecomment-251383826 The BigQuery TIMESTAMP has up to microseconds precision, but when converting to a JavaScript Date, it becomes up to milliseconds https://github.com/GoogleCloudPlatform/google-cloud-node/pull/1648#issuecomment-251249300 A...

type: feature request
api: bigquery

_From @c0b on October 31, 2017 17:48_ from the bigquery job api I was only aware the `complete` event to listen to a job with a callback when job completed,...

type: feature request
api: bigquery

The ever-haunting issue with yo is the slow discovery of installed generators. I recall us getting it in check in the past, but has anyone else noticed it creeping up...

actionable
maintenance
hard

Thanks to @rac0316's [research](https://github.com/googleapis/nodejs-bigquery/issues/418#issuecomment-486306252), when @google-cloud/common switched from google-auto-auth to this library, we lost the [`token` option](https://github.com/stephenplusplus/google-auto-auth#authconfig). Could we bring it back? // @JustinBeckwith

type: feature request

###### Copied from original issue: https://github.com/stephenplusplus/google-auto-auth/issues/53 @hiranya911July 10, 2018 11:27 PM The signWithApi method currently requires a `projectId` field: ``` _signWithApi (data, callback) { if (!this.projectId) { callback(new Error('Cannot sign...

type: feature request
needs more info

The Datastore emulator supports-- and automatically use sometimes-- IPv6 addresses (https://cloud.google.com/sdk/gcloud/reference/beta/emulators/datastore/start). Our code has only been parsing input such as "localhost:8081", which is still the default emulator address format. However,...

priority: p2
status: blocked
type: feature request
api: datastore

Copied from GoogleCloudPlatform/google-cloud-node#1891@ofrobotsDecember 19, 2016 20:15 #### Environment details - OS: all - Node.js version: all - npm version: all - google-cloud-node version: `master` #### Steps to reproduce The request...

help wanted
type: cleanup

RE: https://github.com/googleapis/nodejs-datastore/issues/502 @google-cloud/datastore needs to accept IPv6 endpoints from the Datastore emulator, and I believe we need to investigate if this library will support such addresses, including these formats: -...

type: feature request

Hello 👋🏻 I've been trying to get this running, following the README, but when I get to the final step to view the built asset canister, it doesn't load any...