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

Get rid of rush and move to pnpm #2775

Merged
merged 57 commits into from
Jan 24, 2024
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Jan 2, 2024

Remove the opinionated (wrongly so most of the time) middleman that brings more config pain than value.

Things to check:

  • Parallel build performance vs rush
  • Publishing with submodule
  • Changesets

@timotheeguerin timotheeguerin changed the title Use pnpm [WIP] Get rid of rush and move to pnpm Jan 2, 2024
@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/2775/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/2775/

@@ -68,7 +68,7 @@
"test": "vitest run",
"test:watch": "vitest -w",
"test-official": "vitest run --coverage --reporter=junit --reporter=default --no-file-parallelism",
"e2e": "vitest run --config ./vitest.config.e2e.ts",
"e2e:disabled": "vitest run --config ./vitest.config.e2e.ts",
Copy link
Member Author

Choose a reason for hiding this comment

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

Renable before merging - just failing now due to unreleased feature and e2e test run got lost

@timotheeguerin timotheeguerin marked this pull request as ready for review January 4, 2024 19:13
@timotheeguerin timotheeguerin changed the title [WIP] Get rid of rush and move to pnpm Get rid of rush and move to pnpm [MERGE AFTER RELEASE] Jan 4, 2024
Copy link
Member

@bterlson bterlson left a comment

Choose a reason for hiding this comment

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

👍

@timotheeguerin timotheeguerin changed the title Get rid of rush and move to pnpm [MERGE AFTER RELEASE] Get rid of rush and move to pnpm Jan 24, 2024
@timotheeguerin timotheeguerin merged commit 842405e into microsoft:main Jan 24, 2024
12 checks passed
@timotheeguerin timotheeguerin deleted the pnpm branch January 24, 2024 21:37
timotheeguerin added a commit to Azure/typespec-azure that referenced this pull request Jan 24, 2024
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.

3 participants