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] Add support for subspaces in rush check #4715

Merged
merged 17 commits into from
May 23, 2024

Conversation

william2958
Copy link
Contributor

@william2958 william2958 commented May 15, 2024

Summary

Currently the "rush check" command does not support subspace scoping, rather running for the entire monorepo at once. This MR adds the --subspace CLI parameter to the rush check command.

Details

See design note #4720

How it was tested

Tested by running rush change --subspace default in a subspace enabled monorepo.

Impacted documentation

This MR impacts the following documentation, as their CLI parameters have changed:
https://rushjs.io/pages/commands/rush_check/
https://rushjs.io/pages/commands/rush_version/

…14-21-13.json

Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
…14-21-13.json

Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
william2958 and others added 2 commits May 15, 2024 12:58
…14-21-13.json

Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
@octogonz
Copy link
Collaborator

image

This change requires updating the website docs. You don't need to do the work, but your PR needs to let us know. (Filling out that section is supposed to automatically open a GitHub issue in the docs repo.)

@octogonz octogonz merged commit 69c2d94 into microsoft:main May 23, 2024
5 checks passed
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.

None yet

2 participants