Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handle version file not found #305

Open
elharo opened this issue Jan 22, 2017 · 0 comments
Open

Better handle version file not found #305

elharo opened this issue Jan 22, 2017 · 0 comments

Comments

@elharo
Copy link
Contributor

elharo commented Jan 22, 2017

CloudSDK.getVersion

If it's not found, revert to gcloud -version and don't throw three different kinds of runtime exceptions. The flakiness of this operation is another argument for using checked exceptions.

JoeWang1127 pushed a commit that referenced this issue Nov 29, 2023
* Add NullSafe utility

- useful when converting between @nullable Paths and Files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants