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

use pnpm to publish unstable #2004

Merged
merged 2 commits into from
Jun 24, 2024
Merged

use pnpm to publish unstable #2004

merged 2 commits into from
Jun 24, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented Jun 21, 2024

It looks like we're getting stung with npm/cli#5007 when we're using npm to publish from this monorepo, so I'm going to swap it to pnpm for unstable 👍

Edit: I tested this locally and I'm happy it's working as expected now 🎉

@ef4
Copy link
Contributor

ef4 commented Jun 21, 2024

I think this implies we should delete the manual setting of dependency versions in update-release/version.js.

Because pnpm will handle the "workspace:" protocol automatically.

@NullVoxPopuli
Copy link
Collaborator

NullVoxPopuli commented Jun 21, 2024

@ef4 I don't think I'd trust pnpm's behavior to use our specific unstable versions though

UPDATE: I made the change

@mansona mansona merged commit e42ad83 into main Jun 24, 2024
174 checks passed
@mansona mansona deleted the pnpm-publish-unstable branch June 24, 2024 11:20
@github-actions github-actions bot mentioned this pull request Jun 24, 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.

3 participants