cloud-run-samples
cloud-run-samples copied to clipboard
Samples for Cloud Run
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==2.9.0` -> `==2.10.0` | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/GoogleCloudPlatform/cloud-run-samples). ## Open The following updates have all...
This PR addresses the need to provide an alternate identity in Cloud Build to make requests to private Cloud Run services. Every 28 days a new service account key is...
This PR combines four changes to the Flakybot function. 1. Adds structured logging (which will work out of box in Python 3.8, see #82) 2. Adds the functions framework as...
An improvement to handling identity tokens in Cloud Build is available. Explore it's applicability to our CI infrastructure.
To minimize the frequency of flaky tests, we prefer to retry `gcloud` on failures. This is best done on a per gcloud step to avoid needless rerun of entire builds....
In order to use `go test` with code that runs `gcloud`, a single container image is needed with both. Options include: 1. Reuse the container image from https://github.com/googleapis/testing-infra-docker 2. Build...
This PR is the start at introducing partial YAML configurations used in the documentation to illustrate how to use `gcloud beta run services replace` to deploy a Cloud Run service...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-auth](https://togithub.com/googleapis/google-auth-library-python) | `==2.11.1` -> `==2.12.0` | [](https://docs.renovatebot.com/merge-confidence/)...
[Google Cloud Platform Samples Style Guide] (https://github.com/GoogleCloudPlatform/Template/wiki/style.html) Update to current samples style guide reference.