google-github-actions / setup-gcloud

A GitHub Action for installing and configuring the gcloud CLI.
https://cloud.google.com/sdk/docs
Apache License 2.0
1.71k stars 510 forks source link

Only warn when there are no authentications #671

Closed sethvargo closed 8 months ago

sethvargo commented 8 months ago

This fixes an issue where a warning message would be printed on systems using ADC from the metadata server.

Fixes https://github.com/google-github-actions/setup-gcloud/issues/670

sethvargo commented 8 months ago

/cc @joshgc