Marc Dougherty
Marc Dougherty
For my use case, a first-class proto transport would not help. What I would like is more control over the way the CloudEvent protos are encoded (e.g. to work around...
Great, I will work up a PR to expose them. Would you like to have the protos versioned by spec version? I'm not sure it is necessary, but i will...
Scott, PR #793 should address the concerns on this issue, please take a look when you have a chance. Thanks! For clarity, you did understand my question correctly regarding cloudevents...
Reviewer FYI: The snippetbot warnings appear because we are preserving existing region tags on these samples.
This PR is ready for review, as it now has routine testing with Github Actions.
@GoogleCloudPlatform/python-samples-reviewers - this review has been waiting a week, can someone please take a look?
This continues to be low-priority work.
I believe all that is needed is to request sourcemaps in your `tsconfig.json` like so: ``` "compilerOptions": { "sourceMap": true } ``` Does that address your issue, or are the...
Thanks for clarifying! Can you tell me a bit more about your situation, so we can reproduce this issue? Does it happen locally when running with the `functions-framework` CLI, or...
It looks like Deleplace's duplicate PR #3774 was merged, so i'll close this one. please reopen if it is still needed.