fix(ci): commit pnpm-lock.yaml for frozen-lockfile CI
The --frozen-lockfile flag requires the lockfile to be present in the checkout. Previously pnpm-lock.yaml was gitignored, so it was absent from CI checkouts. Lockfiles SHOULD be version-controlled for reproducible builds. This also enables CI to detect when lockfile is outdated vs package.json.
This commit is contained in:
Generated
+1442
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user