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

ci: use corepack instead of pnpm/action-setup #8926

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

jerrykingxyz
Copy link
Contributor

@jerrykingxyz jerrykingxyz commented Jan 3, 2025

Summary

The pnpm/action-setup will install pnpm with an immutable version. However, in ecosystem-benchmark and ecosystem-ci, we need to clone the repo and run pnpm i. Using corepack can avoid the problem of inconsistent pnpm versions.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jan 3, 2025
Copy link

netlify bot commented Jan 3, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 88fef45
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67779aac79f1ff00084c47eb

Copy link

codspeed-hq bot commented Jan 3, 2025

CodSpeed Performance Report

Merging #8926 will not alter performance

Comparing jerry/corepack (88fef45) with main (d7d824b)

Summary

✅ 3 untouched benchmarks

@jerrykingxyz jerrykingxyz enabled auto-merge (squash) January 3, 2025 08:26
@jerrykingxyz jerrykingxyz merged commit 3f5fc65 into main Jan 3, 2025
34 checks passed
@jerrykingxyz jerrykingxyz deleted the jerry/corepack branch January 3, 2025 08:34
@h-a-n-a h-a-n-a mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants