Skip to content

Move processFunctionLogs functions into a library #1240

@ace-n

Description

@ace-n

I've noticed several (and counting) of our Cloud Functions samples' DeployTests define a processFunctionLogs function.

Since these functions are largely similar (if not the same) across all these files, we should move this logic to a shared library (e.g. php-tools) or a single location within the repo (maybe the root-level testing directory?).

Metadata

Metadata

Assignees

Labels

api: cloudfunctionsIssues related to the Cloud Run functions API.samplesIssues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions