Skip to content

[rush] Document install-run lockfile environment variables#317

Open
LeSingh1 wants to merge 1 commit into
microsoft:mainfrom
LeSingh1:docs-install-run-lockfile-env-vars
Open

[rush] Document install-run lockfile environment variables#317
LeSingh1 wants to merge 1 commit into
microsoft:mainfrom
LeSingh1:docs-install-run-lockfile-env-vars

Conversation

@LeSingh1
Copy link
Copy Markdown

Summary

Documents the INSTALL_RUN_LOCKFILE_PATH and INSTALL_RUN_RUSH_LOCKFILE_PATH environment variables on the Rush environment variables page.

Fixes microsoft/rushstack#5359.

Details

These variables allow install-run.js and install-run-rush.js to install with a provided lockfile for reproducible CI installs. When set, the helpers copy the lockfile into the install folder and run npm ci instead of npm install.

Entries were inserted in alphabetical order, matching the rest of the page.

How it was tested

Docs-only change. Verified Markdown formatting locally.

Adds documentation for INSTALL_RUN_LOCKFILE_PATH and
INSTALL_RUN_RUSH_LOCKFILE_PATH on the Rush environment variables page.

Fixes microsoft/rushstack#5359.
@LeSingh1
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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.

[rush] Missing documentation of INSTALL_RUN_LOCKFILE_PATH environment variable

1 participant