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

Fetcher can use a refactor #27

Open
nachog00 opened this issue Feb 5, 2025 · 0 comments
Open

Fetcher can use a refactor #27

nachog00 opened this issue Feb 5, 2025 · 0 comments
Assignees

Comments

@nachog00
Copy link
Contributor

nachog00 commented Feb 5, 2025

Specifically, logic in fetcher/src/build.rs for binaries fetching can be refactored into a more maintainable pattern.

I propose a TestingBinary struct with methods for name, url, version string, checksum string, etc ...

An enum for all supported TestingBinaries as well.

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

1 participant