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

switch from yarn to pnpm #5952

Merged
merged 1 commit into from
Jan 15, 2023
Merged

switch from yarn to pnpm #5952

merged 1 commit into from
Jan 15, 2023

Conversation

sqs
Copy link
Member

@sqs sqs commented Jan 15, 2023

We are now using pnpm in the main repository (https://github.com/sourcegraph/sourcegraph). Let's switch to pnpm here, too, for consistency.

Also adds deps in package.json that were imported from but not mentioned. pnpm (correctly) flagged these.

@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Jan 15, 2023

Notifying subscribers in CODENOTIFY files for diff 5d29fb7...3286c85.

Notify File(s)
@Growth-Marketing .github/workflows/lintAndBuild.yml
.github/workflows/tests.yml
.gitignore
.nvmrc
.tool-versions
README.md
netlify.toml
package.json
pnpm-lock.yaml
scripts/buildCache.sh
yarn.lock

@sqs sqs force-pushed the sqs/use-pnpm branch 4 times, most recently from bbaff4b to bbc083d Compare January 15, 2023 05:11
@sqs sqs requested review from a team and removed request for a team January 15, 2023 05:13
vovakulikov
vovakulikov previously approved these changes Jan 15, 2023
Copy link
Contributor

@vovakulikov vovakulikov left a comment

Choose a reason for hiding this comment

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

Nice, thanks, Sidenote: I think PR title (and therefore squashed commit message) should be "switch from yarn to pnpm"

@vovakulikov
Copy link
Contributor

Oh just noticed that E2E testes are failing on CI. I think this might be some sort of problem similar to what we have with esbuild in main repo

@sqs sqs changed the title switch from pnpm to yarn switch from yarn to pnpm Jan 15, 2023
We are now using pnpm in the main repository (https://github.com/sourcegraph/sourcegraph). Let's switch to pnpm here, too, for consistency.
@sqs
Copy link
Member Author

sqs commented Jan 15, 2023

@vovakulikov Thanks for the catch on the wrong commit message. And the e2e tests are a different issue (node17+ jeffbski/wait-on#109 (comment)). Should be fixed. (Unless you are referring to a different esbuild-related issue.)

@sqs sqs enabled auto-merge (squash) January 15, 2023 05:49
@sqs sqs merged commit 405284b into main Jan 15, 2023
@sqs sqs deleted the sqs/use-pnpm branch January 15, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants