chore: optimize CI pnpm setup#52
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 updates three GitHub Actions workflow jobs to standardize pnpm setup across the project's CI/CD pipelines. The changes replace manual corepack-based pnpm installation with the dedicated 🚥 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.