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

[rush] Fix an issue where the ability to skip 'rush install' may be incorrectly calculated when using the variants feature. #5022

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

iclanton
Copy link
Member

@iclanton iclanton commented Dec 2, 2024

Summary

Fixes an issue where the ability to skip 'rush install' may be incorrectly calculated when using the variants feature.

Details

The only code path where a variant-dependent pnpm-config.json file referenced is in the install detection code. This removes the variant from that code path.

How it was tested

Tested by running rush install with and without package.json changes.

Impacted documentation

None.

…tly calculated when using the variants feature.
…ncorrectly calculated when using the variants feature.
@iclanton iclanton merged commit 2287adb into microsoft:main Dec 3, 2024
4 checks passed
@iclanton iclanton deleted the fix-a-missing-variant-case branch December 3, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants