Closed codegold79 closed 1 year ago
Merging #4641 (9c63c74) into main (7fa2b72) will increase coverage by
0.26%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #4641 +/- ##
==========================================
+ Coverage 75.06% 75.33% +0.26%
==========================================
Files 21 21
Lines 1199 1212 +13
==========================================
+ Hits 900 913 +13
Misses 249 249
Partials 50 50
Sorry, @avi-08, I should've put my latest change into a separate commit where I put the tanzu-builder
into a new directory, tanzu-cli
. I wasn't thinking and just did a rebase. But should be easy enough to re-review.
What this PR does / why we need it
Although it's not the recommended way to download and use Tanzu CLI Plugin Builder, this PR provides a direct way to obtain the builder binary and use it. It bypasses using Tanzu CLI altogether.
Which issue(s) this PR fixes
Fixes #4640
Describe testing done for PR
Release note
Additional information
Special notes for your reviewer