Skip to content
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

Fail on conflicting package manager metadata in package.json #1317

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

colincasey
Copy link
Contributor

Along with lockfile detection, we also detect what intended package manager (and version) should be used based on metadata found in package.json. When multiple package managers are declared we should fail the build early and ask the user to correct any conflicts found.

Related to #1313

Along with lockfile detection, we also detect what intended package manager (and version) should be used based on metadata found in package.json. When multiple package managers are  declared we should fail the build early and ask the user to correct any conflicts found.

Related to #1313
@colincasey colincasey self-assigned this Sep 4, 2024
@colincasey colincasey requested a review from a team as a code owner September 4, 2024 14:36
Along with lockfile detection, we also detect what intended package manager (and version) should be used based on metadata found in package.json. When multiple package managers are  declared we should fail the build early and ask the user to correct any conflicts found.

Related to #1313
@colincasey colincasey enabled auto-merge (squash) September 5, 2024 12:38
@colincasey colincasey merged commit 5bcf051 into main Sep 11, 2024
11 checks passed
@colincasey colincasey deleted the package_metadata_conflict_detection branch September 11, 2024 12:26
@heroku-linguist heroku-linguist bot mentioned this pull request Sep 20, 2024
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