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!: v0.4.0 main rewrite #150

Merged
merged 196 commits into from
Sep 6, 2024

Conversation

beeb
Copy link
Contributor

@beeb beeb commented Aug 20, 2024

This PR changes almost everything about the project structure and is a complete re-write of all the tests.

Highlights:

  • Workspace refactor into 3 crates (binary, commands, core)
  • The install process is now fully parallelized until all deps are unzipped/cloned and checksummed
  • Install and update do not re-download dependencies which are already present and untouched
  • Logs, prompts and progress with cliclack (changes were made to upstream for our usage)
  • Various bugfixes and optimizations

@beeb beeb marked this pull request as ready for review September 5, 2024 06:37
@beeb beeb changed the title feat!: v0.4.0 main rewrite refactor!: v0.4.0 main rewrite Sep 5, 2024
@mario-eth mario-eth merged commit 940039c into mario-eth:release/v0.4.0 Sep 6, 2024
6 checks passed
@beeb beeb deleted the install-pipeline branch September 9, 2024 05:13
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.

2 participants