-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
api: cloudfunctionsIssues related to the Cloud Run functions API.Issues related to the Cloud Run functions API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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.Issues related to the Cloud Run functions API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.