Katie McLaughlin

Results 144 comments of Katie McLaughlin

I believe this would require changing the `cmd/redirector:redirect` failures to return rich output, including the appropriate opengraph/twitter tags/images. As for what the image shows, there is a social preview available...

2 cents: * Cloud Run Button is great for the optional initial provisioning and first deployment * `gcloud builds submit --tag/gcloud run deploy` is okay for a two-step re-deployment *...

There is now an internal dashboard of the popular deployments (#125), but no current plans to make that public.

This API now exists! https://developer.github.com/v3/reactions/ However, it would be one call per comment per issue/PR, so it's *very* heavy on the tokens.

Fine for my sample; unsure why 3.10 tests aren't being run, though.

I believe that's all the folder owners approving now; once tests pass I'll merge this.

the python 3.6 and 3.7 tests are failing due to missing interpreter issues, which I believe is also happening in main.

Looks like 3.6 support was removed in https://github.com/GoogleCloudPlatform/python-docs-samples/pull/8151 the 3.7 failures are on - /workspace/people-and-planet-ai/land-cover-classification - test_land_cover_online_predict_cloud_run

3.6 issue will be resolved in #8159

For some reason the Python 3.7 test is still building; it was throwing 500 errors previously. :/