GoogleCloudPlatform / GoogleCloudPlatform/appengine-plugins
Better handle version file not found
Open
enhancement
priority: p4
- Dominant language
- Java
- Stars
- 47
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.