Skip to content

Conversation

@paddymul
Copy link
Collaborator

No description provided.

paddymul and others added 9 commits January 10, 2026 15:29
- Remove invalid 'cache: true' parameter from pnpm/action-setup@v4
- Add actions/setup-node@v4 with proper pnpm cache configuration
- Use --frozen-lockfile flag for reproducible builds
- Point cache to packages/pnpm-lock.yaml for proper cache invalidation

This should significantly reduce package downloads by caching the pnpm
store between runs when the lockfile hasn't changed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The pnpm/action-setup action requires a version to be specified either
in the workflow or via packageManager in package.json. Since we don't
have a root package.json, we need to specify version: 9.10.0 in the
workflow configuration (matching packages/package.json).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Empty commit to trigger CI and verify cache is working.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@paddymul paddymul merged commit 8262002 into main Jan 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants