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] Bring back the Variants feature. #4927

Merged
merged 24 commits into from
Sep 26, 2024

Conversation

iclanton
Copy link
Member

Summary

Brings back the "Variants" feature that was removed in #4538.

Details

This feature was being used more than expected, and subspaces are currently not able to fill the gap.

This should probably be released as a prerelease.

How it was tested

Tested against https://github.com/Azure/communication-ui-library.

Impacted documentation

Abandoned microsoft/rushstack-websites#217

@iclanton iclanton force-pushed the bring-back-variants branch 2 times, most recently from aecb55c to 1259fdc Compare September 20, 2024 20:26
@iclanton
Copy link
Member Author

This has been released as Rush version 5.135.0-pr4927.0

@iclanton
Copy link
Member Author

A fix to this change was released as version 5.135.0-pr4927.1

Copy link
Contributor

@dmichon-msft dmichon-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like a couple more files need to depend on the variant, still.

libraries/rush-lib/src/api/RushConfiguration.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/api/RushConfiguration.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/api/Subspace.ts Show resolved Hide resolved
libraries/rush-lib/src/logic/ProjectChangeAnalyzer.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/logic/base/BaseInstallManager.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/logic/base/BaseInstallManager.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/pluginFramework/RushLifeCycle.ts Outdated Show resolved Hide resolved
libraries/rush-lib/src/utilities/Utilities.ts Outdated Show resolved Hide resolved
@iclanton iclanton merged commit f107646 into microsoft:main Sep 26, 2024
4 checks passed
@iclanton iclanton deleted the bring-back-variants branch September 26, 2024 21:35
Copy link
Contributor

@dmichon-msft dmichon-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple things we may want to touch up in a followup.

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.

4 participants