vmware-tanzu / tanzu-framework

Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
195 stars 192 forks source link

Use apt-get to install Tanzu CLI plugin builder #4625

Closed codegold79 closed 1 year ago

codegold79 commented 1 year ago

What this PR does / why we need it

See issue #4623.

Which issue(s) this PR fixes

Fixes #4623

Describe testing done for PR

I ran the make cli-plugin-build and make cli-plugin-publish according to the BTI docs for plugins, and they worked.

Release note

Use apt-get instead of git clone to install Tanzu CLI plugin builder

Additional information

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #4625 (c1d3b95) into main (bb07e03) will increase coverage by 24.94%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #4625       +/-   ##
===========================================
+ Coverage   49.77%   74.72%   +24.94%     
===========================================
  Files         453       21      -432     
  Lines       45424     1199    -44225     
===========================================
- Hits        22612      896    -21716     
+ Misses      20652      252    -20400     
+ Partials     2160       51     -2109     

see 408 files with indirect coverage changes