GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
535 stars 54 forks source link

Cloud Logging fix #355

Closed craiglabenz closed 1 year ago

craiglabenz commented 1 year ago

improves GCP logging conformance of generated code

New formatting:

Screen Shot 2022-11-04 at 11 43 14 AM

fixes #351

conventional-commit-lint-gcf[bot] commented 1 year ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

kevmoo commented 1 year ago

@craiglabenz – needed to run the generator. I did a force push to update the commit message, too. I'll land when green!