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

Migrate to pnpm part 2 #773

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Migrate to pnpm part 2 #773

merged 1 commit into from
Mar 15, 2024

Conversation

SergeAstapov
Copy link
Contributor

Follow up to #772 cc @leoeuclids

@@ -25,6 +25,6 @@ jobs:
node-version: 18
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: pnpm deploy
- run: pnpm run deploy
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this conflicted with https://pnpm.io/cli/deploy

@@ -54,14 +54,17 @@ jobs:
with:
node-version: 18

- run: npm ci
- uses: pnpm/action-setup@v3
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

run npm init release-plan-setup@latest post pnpm migration

@SergeAstapov SergeAstapov merged commit 7e4ea81 into master Mar 15, 2024
20 checks passed
@SergeAstapov SergeAstapov deleted the pnpm-pt2 branch March 15, 2024 02:20
@github-actions github-actions bot mentioned this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant