Skip to content

Commit

Permalink
pipeline hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
amariwest-msft committed Apr 22, 2024
1 parent 98324fc commit f1f4697
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 59 deletions.
5 changes: 4 additions & 1 deletion common/scripts/install-run-rush-pnpm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 8 additions & 4 deletions common/scripts/install-run-rush.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion common/scripts/install-run-rushx.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

131 changes: 79 additions & 52 deletions common/scripts/install-run.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rush.json
Expand Up @@ -14,7 +14,7 @@
* path segment in the "$schema" field for all your Rush config files. This will ensure
* correct error-underlining and tab-completion for editors such as VS Code.
*/
"rushVersion": "5.112.1",
"rushVersion": "5.120.6",
/**
* The next field selects which package manager should be installed and determines its version.
* Rush installs its own local copy of the package manager to ensure that your build process
Expand Down

0 comments on commit f1f4697

Please sign in to comment.