chore: replace yarn with pnpm#421
Conversation
Signed-off-by: Dias Tursynbayev <original.justmello1337@gmail.com>
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe PR migrates CI/CD pipelines and package manager configuration from Yarn v1 to pnpm. Three GitHub Actions workflows are updated to install and use pnpm via ChangesPackage Manager Migration to pnpm
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
db2a3ee to
05c7d24
Compare
jeffmaury
left a comment
There was a problem hiding this comment.
Needs more love as build is failing
The build says: which is out of scope of this PR. I could open a new one to fix this issue :) |
Migrate from yarn v1 to pnpm
yarnwithpnpmin all CI workflows (pr-check, build-next, release)pnpm/action-setupwithactions/setup-nodecache integrationpackageManagerfield topackage.jsonyarn.lockwithpnpm-lock.yamlCloses #399