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] Support passing a lockfile to install-run #3671

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

dmichon-msft
Copy link
Contributor

Summary

Provides the ability to invoke install-run.js and install-run-rush.js with a lockfile for stable CI installation.

Details

Set INSTALL_RUN_LOCKFILE_PATH for the general install-run.js script, or INSTALL_RUN_RUSH_LOCKFILE_PATH to scope specifically to install-run-rush.js.

How it was tested

Code was used previously to pin a known good version of node-fetch.

@dmichon-msft dmichon-msft changed the title Support passing a lockfile to install-run [rush] Support passing a lockfile to install-run Oct 4, 2022
@iclanton iclanton merged commit 2308280 into microsoft:main Oct 4, 2022
@dmichon-msft dmichon-msft deleted the install-run-lockfile branch October 4, 2022 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants