Roger Martinez

Results 24 issues of Roger Martinez

To contribute to the following: https://cloud.google.com/run/docs/mapping-custom-domains If this PR is for Terraform, I acknowledge that I have: - [X] Searched through the [issue tracker](https://github.com/hashicorp/terraform-provider-google/issues) for an open issue that this...

To support deployment to Cloud Run, the Ruby bookshelf app needs a Dockerfile or support for running as buildpack. Reference from other getting started apps that received a Dockerfile: -...

samples

To support deployment to Cloud Run, let's get a Dockerfile for the bookshelf app. Reference from other getting started apps: - [Node.js](https://github.com/GoogleCloudPlatform/nodejs-getting-started/pull/551) - [Python](https://github.com/GoogleCloudPlatform/getting-started-python/pull/486)

## Expected Behavior To better support autocomplete, the [workflows schema](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/workflows.json) requires a definition for the `parallel` property in the `step` definition Documented usage: https://cloud.google.com/workflows/docs/reference/syntax/parallel-steps

type: feature request
samples
api: workflows

## Expected Behavior To better support autocomplete, the [workflows schema](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/workflows.json) requires a definition for the `for` property in the `step` definition Documented usage: https://cloud.google.com/workflows/docs/reference/syntax/iteration

type: feature request
samples
api: workflows

Some samples include versions written TypeScript. The main `README.md` should have some instructions for running these samples.

type: feature request
triage me
priority: p3
samples

Request for a Go sample on [this documentation page](https://cloud.google.com/run/docs/authenticating/service-to-service#receive-request). based on captured user feedback b/278311493 Only Python sample available: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/HEAD/run/service-auth/receive.py

priority: p3
type: feature request
api: run
samples
stale: old

**Describe the bug** Samples in `golang/` have no automated testing for pull requests. PRs such as #1265 require manual deployment to verify non-breaking changes.

type: feature request
priority: p1

This is a request for a C# sample covering generating tokens programmatically as seen here: https://cloud.google.com/functions/docs/securing/authenticating#generating_tokens_programmatically Based on sample feedback b/254628857

type: feature request
samples

The following documentation page is missing a code snippet for "Writing structured logs" for PHP: https://cloud.google.com/functions/docs/monitoring/logging#writing_structured_logs This request is based on sample feedback b/266181393

priority: p2
type: feature request
api: logging
samples