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

Get rid of manticore-buddy binary #2783

Open
1 of 6 tasks
donhardman opened this issue Nov 25, 2024 · 0 comments
Open
1 of 6 tasks

Get rid of manticore-buddy binary #2783

donhardman opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@donhardman
Copy link
Contributor

Proposal:

We should update the code to unify how we execute Manticore across platforms. Instead of calling manticore-buddy binary on Linux and using manticore-executor [buddy-path] on Windows, we should standardize to always use manticore-executor [buddy-path] from the system path, similar to how it's currently performed on Windows inside Docker.

The task is to unify the execution method and make Buddy run with manticore-executor [buddy-path] consistently across all platforms, replacing the current bin/manticore-buddy approach that we plan to remove.

Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

  • Implementation completed
  • Tests developed
  • Documentation updated
  • Documentation reviewed
  • Changelog updated
  • OpenAPI YAML updated and issue created to rebuild clients
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

No branches or pull requests

2 participants