A collection of awesome things regarding React ecosystem
-
Updated
Aug 28, 2020
Add a description, image, and links to the samples topic page so that developers can more easily learn about it.
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
NewService
with an invalid name.Related: https://github.com/GoogleCloudPl