Skip to content

[rush] Add install-run-rush-pnpm.js script #3872

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

Merged
merged 2 commits into from
Jan 13, 2023

Conversation

stekycz
Copy link
Contributor

@stekycz stekycz commented Jan 5, 2023

Summary

Fixes #3851

Details

The solution completely solves the issue.

How it was tested

I did not test this code but I have tested the script updated manually in my other private repo.

Impacted documentation

It would be nice to mention it in Enabling CI builds. However, install-run-rushx.js is not there as well. The same probably applies to Config files.

@D4N14L
Copy link
Member

D4N14L commented Jan 9, 2023

@octogonz this looks good to me, could you take a look and consider updating the website to mention this (and install-run-rushx.js as well?)

@iclanton
Copy link
Member

Seems like we should only include this script in the common/scripts folder of projects that are configured to use pnpm as their package manager. It doesn't seem like that would be too difficult to add.

@stekycz
Copy link
Contributor Author

stekycz commented Jan 12, 2023

@iclanton Good point! I have updated the code, please, take a look

@octogonz
Copy link
Collaborator

Impacted documentation

It would be nice to mention it in Enabling CI builds. However, install-run-rushx.js is not there as well. The same probably applies to Config files.

Thanks for pointing this out! Here's some docs: microsoft/rushstack-websites#119

@octogonz octogonz merged commit 2c1ffc5 into microsoft:main Jan 13, 2023
@stekycz stekycz deleted the stekycz-install-run-rush-pnpm branch January 13, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[rush] Add install-run-rush-pnpm.js script
4 participants