Skip to content

fix(ci): commit pnpm lockfile for frozen-lockfile enforcement (#86)#147

Merged
AnnabelJoe merged 2 commits into
AnnabelJoe:mainfrom
jessicanath:fix/86-pnpm-lockfile
Apr 23, 2026
Merged

fix(ci): commit pnpm lockfile for frozen-lockfile enforcement (#86)#147
AnnabelJoe merged 2 commits into
AnnabelJoe:mainfrom
jessicanath:fix/86-pnpm-lockfile

Conversation

@jessicanath
Copy link
Copy Markdown
Contributor

Closes #86

pnpm-lock.yaml was missing from the repo, causing --frozen-lockfile in CI to fail on fresh checkouts. This commit generates and commits the lockfile
so CI can enforce reproducible installs.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 23, 2026

@jessicanath Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@AnnabelJoe AnnabelJoe merged commit 8597969 into AnnabelJoe:main Apr 23, 2026
3 of 9 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pnpm lockfile integrity check to CI

2 participants