Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Add MacOS packaging (brew) #86

Merged
merged 1 commit into from
Mar 25, 2021
Merged

Conversation

dhiltgen
Copy link
Contributor

This should make it easier for folks to install the CLI on MacOS.

A few notes:

  • I'm not happy with the fact that versions have to be pinned, and there doesn't seem to be a way to make the version driven by livecheck and semver calculations. (something to keep exploring...)
  • The notes in the README are untested, so they may require some refinement once this is merged. I tested it locally and it seemed to work.

This should make it easier for folks to install the CLI on MacOS.
@codecov-io
Copy link

codecov-io commented Mar 25, 2021

Codecov Report

Merging #86 (44201ab) into main (7cb7096) will increase coverage by 6.97%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
+ Coverage   52.73%   59.70%   +6.97%     
==========================================
  Files          39       39              
  Lines        2611     2611              
==========================================
+ Hits         1377     1559     +182     
+ Misses       1049      858     -191     
- Partials      185      194       +9     
Flag Coverage Δ
integration-tests 59.24% <ø> (+6.99%) ⬆️
unit-tests 4.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/driver/kubernetes/factory.go 70.54% <0.00%> (+2.73%) ⬆️
pkg/build/build.go 44.11% <0.00%> (+9.00%) ⬆️
pkg/driver/kubernetes/driver.go 72.72% <0.00%> (+10.98%) ⬆️
pkg/driver/kubernetes/manifest/manifest.go 96.83% <0.00%> (+39.52%) ⬆️

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 7cb7096...44201ab. Read the comment docs.

@dhiltgen dhiltgen merged commit e76c756 into vmware-archive:main Mar 25, 2021
@dhiltgen dhiltgen deleted the brew_packaging branch March 25, 2021 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants