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 field to Matchless to show package source #1372

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

johnynek
Copy link
Owner

@johnynek johnynek commented Feb 2, 2025

This is so we can support multiple versions of packages simultaneously. The motivation here is to allow private dependencies in a library which don't have to be fixed to the same version as every transitive dependency.

The idea will be to make (LibraryName, LibraryVersion) as a from and then we can lookup in that context a PackageName which will tell you which LibraryName, LibraryVersion is in scope.

@johnynek johnynek merged commit 4d4de44 into main Feb 3, 2025
9 checks passed
@johnynek johnynek deleted the oscar/20250202-add_matchless_from branch February 3, 2025 17:23
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.

1 participant