-
Notifications
You must be signed in to change notification settings - Fork 862
chore(ci): remove caching #2567
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
Conversation
checking if this actually runs faster, because caching takes a really long time
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring alerts on:
|
|
@SocketSecurity ignore npm/next@15.5.5 @SocketSecurity ignore npm/sharp@0.34.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 5 files
Summary by cubic
Removed pnpm and TurboRepo caching from all CI workflows to cut cache overhead and simplify runs. Dependencies now install fresh on each job.