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

Resolving recursive dependencies #394

Closed
wants to merge 4 commits into from
Closed

Conversation

kyee-rs
Copy link

@kyee-rs kyee-rs commented Dec 3, 2023

Adding an abillity to resolve all the dependencies recursively (Optional and Required ones). Fixes #214

Copy link

cla-bot bot commented Dec 3, 2023

We require contributors to sign our Contributor License Agreement, and we don't have yours on file. In order for us to review and merge your code, please send a signing request to cla-requests@gdlauncher.com and add your github handle to contributors list.

@kyee-rs kyee-rs marked this pull request as draft December 3, 2023 10:51
Copy link

cla-bot bot commented Dec 3, 2023

We require contributors to sign our Contributor License Agreement, and we don't have yours on file. In order for us to review and merge your code, please send a signing request to cla-requests@gdlauncher.com and add your github handle to contributors list.

Copy link

cla-bot bot commented Dec 3, 2023

We require contributors to sign our Contributor License Agreement, and we don't have yours on file. In order for us to review and merge your code, please send a signing request to cla-requests@gdlauncher.com and add your github handle to contributors list.

@kyee-rs kyee-rs marked this pull request as ready for review December 3, 2023 18:53
@kyee-rs kyee-rs changed the title WIP: Resolving recursive dependencies (Fixes #214) Resolving recursive dependencies (Fix #214) Dec 3, 2023
@kyee-rs kyee-rs changed the title Resolving recursive dependencies (Fix #214) Resolving recursive dependencies Dec 3, 2023
@kyee-rs kyee-rs closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Dependencies are not resolved recursively
1 participant