GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Use gcloud builds submit rather than gcloud container builds submit #1069

Closed ILMTitan closed 5 years ago

ILMTitan commented 5 years ago

gcloud versions > 207.0.0 are expected to use gcloud builds submit rather than gcloud container builds submit.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1069 into 2.0.x-master will increase coverage by <.01%. The diff coverage is 80%.

Impacted file tree graph

@@               Coverage Diff                @@
##           2.0.x-master    #1069      +/-   ##
================================================
+ Coverage          49.7%   49.71%   +<.01%     
================================================
  Files               479      479              
  Lines             11709    11713       +4     
================================================
+ Hits               5820     5823       +3     
- Misses             5889     5890       +1
Impacted Files Coverage Δ
...nsion/GoogleCloudExtension/GCloud/GCloudWrapper.cs 0% <0%> (ø) :arrow_up:
...leCloudExtension.GCloud/Models/CloudSdkVersions.cs 100% <100%> (+100%) :arrow_up:
...nsion/GoogleCloudExtension/GCloud/GCloudContext.cs 91.48% <100%> (+0.79%) :arrow_up:
...dExtension/CloudExplorer/CloudExplorerViewModel.cs 87.75% <0%> (-2.05%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 28bfd88...b76a03d. Read the comment docs.