Skip to content

fix(pkg): do not lock unreachable packages#10814

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix_pkg___do_not_lock_unreachable_packages
Aug 13, 2024
Merged

fix(pkg): do not lock unreachable packages#10814
rgrinberg merged 1 commit intomainfrom
ps/rr/fix_pkg___do_not_lock_unreachable_packages

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

unreachable packages are those that aren't reachable via the dependencies of local packages

typically, such packages are included when solving via post deps

Signed-off-by: Rudi Grinberg me@rgrinberg.com

@gridbugs
Copy link
Copy Markdown
Collaborator

Looks like a useful change. I have a few readability suggestions but generally happy with this.

unreachable packages are those that aren't reachable via the
dependencies of local packages

typically, such packages are included when solving via post deps

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: 32bacf92-e5d4-45c7-bf4f-31cd8d45808a -->
@rgrinberg rgrinberg force-pushed the ps/rr/fix_pkg___do_not_lock_unreachable_packages branch from c723a58 to 35bdcab Compare August 13, 2024 00:09
@rgrinberg rgrinberg merged commit 3e56902 into main Aug 13, 2024
@rgrinberg rgrinberg deleted the ps/rr/fix_pkg___do_not_lock_unreachable_packages branch August 13, 2024 02:35
anmonteiro pushed a commit to anmonteiro/dune that referenced this pull request Nov 17, 2024
unreachable packages are those that aren't reachable via the
dependencies of local packages

typically, such packages are included when solving via post deps

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants