Adam Ross

Results 109 comments of Adam Ross

I can't point to research, but I've heard folks use the presence of ecosystem appropriate buttons on a README as a sign the repo is well-integrated with it's community. Personally...

Agreed, better to have `button-small.svg`

While reading the output as the script does it's work is great for orientation, it's less helpful for returning later to try replicating the steps. It might be interesting to...

I don't mind all the pieces and I rather use the automated key rotation then manually rotate keys. The few questions I have: > How/where will this break? If it...

To clarify, the CloudEvent implementation in the Functions Framework currently returns a string timestamp. It would be useful if it returned a structured time object.

Request logging is already handled when the framework is deployed to GCF, sounds like this ask is specifically to add some minimal request logging for local development. I think that...

I think exposing an ability to add middlewares is a good way to facilitate this use case, leveraging the existing ecosystem of middlewares examples and libraries, and inviting developers to...

General discussion about exposing HTTP headers in https://github.com/GoogleCloudPlatform/functions-framework/issues/34