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

'requireAllDefinedDependencies' computes correct scopes #96

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

jjohannes
Copy link
Member

Before the 'transitive' scope was not correct (see removed comment in code). This let to different results depending for components that were direct and transitive dependencies.

Follow up to #81

@jjohannes jjohannes added the bug Something isn't working label Jan 22, 2024
@jjohannes jjohannes force-pushed the rework-requireAllDefinedDependencies branch 2 times, most recently from ece874d to 03f8b20 Compare January 22, 2024 12:37
Before the 'transitive' scope was not correct (see removed comment
in code). This let to different results depending for components that
were direct and transitive dependencies.
@jjohannes jjohannes force-pushed the rework-requireAllDefinedDependencies branch from 03f8b20 to 2d5d0da Compare January 22, 2024 16:15
@jjohannes jjohannes force-pushed the rework-requireAllDefinedDependencies branch from 62ee830 to 5985cfd Compare January 22, 2024 16:27
@jjohannes jjohannes merged commit e32a161 into main Jan 22, 2024
3 checks passed
@jjohannes jjohannes deleted the rework-requireAllDefinedDependencies branch January 22, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant