Daniel Azuma

Results 103 comments of Daniel Azuma

I'm not sure if we still want this. Putting it on hold as a question.

Reopening as this appears to be client-related rather than service-related

Blockenspiel has been updated. Is this still broken?

Thanks @teeparham for all the years you served as maintainer! The project couldn't have continued strong without you!

That's interesting. Yes, this should still be valid. The API legitimately has not changed in a long time. The official API definition (https://calendar-json.googleapis.com/$discovery/rest?version=v3) lists the same arguments that the library...

The core issue is https://github.com/inspec/train/issues/658. Fix that, and the pinning of googleauth to pre-1.0 should go away.

The correct link for the gems that were actually split out from the old google-api-client monolith is: https://github.com/googleapis/google-api-ruby-client/tree/main/generated We (the Google Ruby team) recommend that you identify which client gems...

Unfortunately, It's not currently possible to connect to a private IP using appengine:exec. This is a limitation of the technique it uses. (It connects from Cloud Build VMs which are...