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

Prefer artifacts with dependencies when de-duplicating coursier dependencies #801

Conversation

cheister
Copy link
Collaborator

@cheister cheister commented Dec 3, 2022

When coursier returns duplicate dependencies some of the duplicates will have dependencies and some won't. When we de-duplicate the coursier dependencies we should prefer the ones that have dependencies as these are more likely to be the ones we want.

@cheister cheister requested review from shs96c and jin December 3, 2022 18:48
Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cheister cheister merged commit bb4fae8 into bazelbuild:master Dec 6, 2022
@cheister cheister deleted the de-duplicate-deps-based-on-number-of-dependencies branch December 6, 2022 17:41
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

2 participants