chore: optimize CI pnpm setup#38
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR consolidates the pnpm dependency setup across two GitHub workflows. The release and test workflows previously used inline corepack commands to enable pnpm followed by manual 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
This PR aligns the GitHub Actions pnpm setup with the current Rsbuild workflow pattern from web-infra-dev/rsbuild#7856.
pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093andrun_install: true.actions/setup-nodepackage manager caching withpackage-manager-cache: false.