Daniel Azuma

Results 103 comments of Daniel Azuma

This is a very good idea, and actually a pretty common request. App Engine doesn't provide any deploy hooks, but we could provide a rake task that does this (i.e....

Hi, sorry for the delay. You can set the value of the timeout by setting the environment variable `GAE_TIMEOUT`. Its value should be of the form `1h23m45s` where all the...

Version 0.5 (coming within a week or so) will include the ability to set `GAE_PROJECT`.

This is kinda disturbing. Did you do a deployment first before running the migration?

@jasonjho Are you still running into this issue?

I suspect this is happening because you have a space in your path to gcloud (directory `/Users/udi/Downloads/google-cloud-sdk 2/`). Rename that directory (and adjust your $PATH as necessary).

Release freeze until Apr 12

Holding onto this for the moment, but we may need to do some testing before using a newer grpc-tools, since it uses protoc 4 which removes some compatibility code.

Transferred this issue to this repo because the deadline logic for client libraries lives in the gapic-common gem. I think it is possible to make the gem compatible with timecop...

This applies to some of the translate samples.