Skip to content

Commit

Permalink
chore: upgrade rush and pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
jamezrin committed Dec 31, 2024
1 parent 42f7b31 commit 87de663
Show file tree
Hide file tree
Showing 7 changed files with 697 additions and 224 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: true
matrix:
node-version: [16.x]
node-version: [22.x]
platform: ['amd64', 'arm64']
package: ['frontend', 'backend']
include:
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 16.20.2
nodejs 20
31 changes: 31 additions & 0 deletions common/scripts/install-run-rush-pnpm.js

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

214 changes: 173 additions & 41 deletions common/scripts/install-run-rush.js

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

23 changes: 18 additions & 5 deletions common/scripts/install-run-rushx.js

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

Loading

0 comments on commit 87de663

Please sign in to comment.