Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: make fat meta-cli the default #607

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

Yohe-Am
Copy link
Contributor

@Yohe-Am Yohe-Am commented Mar 3, 2024

Switch the default meta-cli release to the fat version (the one that includes the typegate subcommand).

Motivation and context

Tackles #MET-400

Migration notes

The fat cli requires libwasmedge.so to be present. Users will need to install or switch to the meta-cli-thin release.

Checklist

  • The change come with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Copy link

linear bot commented Mar 3, 2024

zifeo
zifeo previously approved these changes Mar 4, 2024
@Yohe-Am Yohe-Am requested a review from zifeo March 4, 2024 18:27
Base automatically changed from fix/MET-400/meta-typegate to main March 4, 2024 18:28
@Yohe-Am Yohe-Am dismissed zifeo’s stale review March 4, 2024 18:28

The base branch was changed.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.14%. Comparing base (5e226c4) to head (bda8d3a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #607   +/-   ##
=======================================
  Coverage   74.14%   74.14%           
=======================================
  Files         111      111           
  Lines       12425    12425           
  Branches     1313     1313           
=======================================
  Hits         9213     9213           
  Misses       3192     3192           
  Partials       20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zifeo
Copy link
Member

zifeo commented Mar 4, 2024

@Yohe-Am small lock conflict then good!

@Yohe-Am Yohe-Am force-pushed the fix/MET-394/switch-meta-cli-defaults branch from 5249789 to bda8d3a Compare March 4, 2024 21:04
@Yohe-Am
Copy link
Contributor Author

Yohe-Am commented Mar 4, 2024

@Yohe-Am small lock conflict then good!

Ah, missed that. Pushes a fix.

Copy link
Member

@zifeo zifeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@Yohe-Am Yohe-Am merged commit 2fb95d2 into main Mar 5, 2024
10 checks passed
@Yohe-Am Yohe-Am deleted the fix/MET-394/switch-meta-cli-defaults branch March 5, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants