8000 chore: add `pnpm-lock.yaml` to `.gitignore` by styfle · Pull Request #4227 · nodejs/undici · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: add pnpm-lock.yaml to .gitignore #4227

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

Merged
merged 1 commit into from
May 17, 2025

Conversation

styfle
Copy link
Member
@styfle styfle commented May 16, 2025

This relates to...

When I run pnpm install it creates a lockfile and I accidentally commit it.

Rationale

This doesn't happen when I run yarn install or npm install because they are already ignored. So we should also ignore pnpm lock file.

Changes

Add pnpm-lock.yaml to .gitignore

Features

N/A

Bug Fixes

N/A

Breaking Changes and Deprecations

N/A

Status

Copy link
Member
@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@styfle
Copy link
Member Author
styfle commented May 16, 2025

@mcollina Looks like CI is failing for an unrelated reason

@mcollina mcollina merged commit d6deb77 into nodejs:main May 17, 2025
17 of 31 checks passed
@styfle styfle deleted the styfle/ignore-pnpm-lock branch May 18, 2025 18:07
@github-actions github-actions bot mentioned this pull request May 20, 2025
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
0