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

Add initial dependency resolver for nu release #343

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

kubouch
Copy link
Contributor

@kubouch kubouch commented Jan 11, 2023

Orders the dependencies in the first wave according to the crates' dependencies so that the dependee is always before the dependant.

Very hodgepodge code, needs refactor and some validation that the ordering correct and without circular dependencies.

@kubouch kubouch merged commit 96eb478 into nushell:main Jan 11, 2023
@kubouch kubouch deleted the nu-deps branch January 11, 2023 23:00
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

1 participant