Skip to content

ci: configure pnpm dependency cache#235

Open
momocentral wants to merge 1 commit into
mainfrom
fix/165-cache-pnpm-modules
Open

ci: configure pnpm dependency cache#235
momocentral wants to merge 1 commit into
mainfrom
fix/165-cache-pnpm-modules

Conversation

@momocentral

Copy link
Copy Markdown
Collaborator

Summary

  • Explicitly key the pnpm setup-node cache from pnpm-lock.yaml
  • Use pnpm install --frozen-lockfile in CI for reproducible dependency installs

Fixes #165

Local checks

  • pnpm exec prettier .github/workflows/tests.yml .github/workflows/build.yml --check
  • git diff --check

@vercel

vercel Bot commented May 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
new-pyro-platform Ready Ready Preview, Comment May 23, 2026 11:53am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Cache pnpm modules in CI

2 participants