Skip to content

Only install the specified project with --frozen --package in legacy non-[project] workspaces#9215

Merged
charliermarsh merged 1 commit intomainfrom
charlie/leg
Nov 19, 2024
Merged

Only install the specified project with --frozen --package in legacy non-[project] workspaces#9215
charliermarsh merged 1 commit intomainfrom
charlie/leg

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

We missed the case in which the user has a legacy non-[project] root -- we were always installing all members.

Closes #9214.

@charliermarsh charliermarsh added the bug Something isn't working label Nov 19, 2024
@charliermarsh charliermarsh marked this pull request as ready for review November 19, 2024 03:07
@charliermarsh charliermarsh enabled auto-merge (squash) November 19, 2024 03:14
@charliermarsh charliermarsh merged commit 9106744 into main Nov 19, 2024
@charliermarsh charliermarsh deleted the charlie/leg branch November 19, 2024 03:18
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.

Using --frozen causes --package selection to be ignored

1 participant