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 in CI #566

Merged
merged 3 commits into from
Jul 13, 2023
Merged

Use pnpm in CI #566

merged 3 commits into from
Jul 13, 2023

Conversation

chriskrycho
Copy link
Collaborator

  • Change all the commands from yarn <x> to pnpm <x>.
  • Set VOLTA_FEATURE_PNPM=1.

How, you ask, did the PR where I switched to pnpm work? By still using Yarn instead of actually using pnpm for all of this. Lulz.

- Change all the commands from `yarn <x>` to `pnpm <x>`.
- Set `VOLTA_FEATURE_PNPM=1`.

How, you ask, did the PR where I switched to pnpm work? By still using
Yarn instead of actually using pnpm for all of this. Lulz.
I am *hoping* this will fix CI?
Wow did I ever make a mess out of this update.
@chriskrycho chriskrycho merged commit a7ad49b into main Jul 13, 2023
12 checks passed
@chriskrycho chriskrycho deleted the use-pnpm-actually branch July 13, 2023 16:52
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.

None yet

1 participant