The Wayback Machine - https://web.archive.org/web/20200919073425/https://github.com/topics/google-cloud
Skip to content
#

Google Cloud Platform

Google Cloud Platform, offered by Google, is a suite of cloud computing services. Google Cloud Platform provides Infrastructure as a Service, Platform as a Service, and Serverless Computing environments.

Here are 1,368 public repositories matching this topic...

grant
grant commented Aug 17, 2020

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

yangju2011
yangju2011 commented Aug 10, 2020

I am aggregating some events for 7 days from a partitioned table, and want to use mockTable for integration tests of my SQL.
SELECT flight_id AS flightId, campaign_id AS campaignId, ad_format FROM ad-selfserve.ad_platform_services.clean_flights_* WHERE _TABLE_SUFFIX >= $START_DATE AND _TABLE_SUFFIX < $END_DATE)

tests:
`
val CLEAN_FLIGHTS_TABLE_REF = "ad-selfserve:ad

bonifaido
bonifaido commented Mar 25, 2020

Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.

Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.

Describe alternatives you've considered
We already use a forked version of the docker-

Released April 7, 2008

Organization
GoogleCloudPlatform
Website
cloud.google.com
Wikipedia
Wikipedia

Related Topics

firebase google
You can’t perform that action at this time.