-
Updated
Oct 19, 2020
samples
Here are 849 public repositories matching this topic...
-
Updated
Sep 29, 2020 - Kotlin
-
Updated
Oct 15, 2020 - TypeScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 19, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 28, 2020 - Java
-
Updated
Oct 16, 2019 - C#
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Jun 15, 2017 - Kotlin
-
Updated
Oct 15, 2020 - Python
-
Updated
Jun 29, 2020 - C#
-
Updated
Oct 19, 2020 - Starlark
-
Updated
Oct 12, 2020 - C#
-
Updated
Oct 6, 2020 - Java
Improve this page
Add a description, image, and links to the samples topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the samples topic, visit your repo's landing page and select "manage topics."


According to Cloud Run's UI, a service name may only start with a letter and contain up to 63 lowercase letters, numbers or hyphens.
This requirement is not stated or asserted here:
https://github.com/GoogleCloudPlatform/golang-samples/blob/master/internal/cloudrunci/cloudrunci.go#L71
We should err when invoking
NewServicewith an invalid name.Related: https://github.com/GoogleCloudPl