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

Improve npm instrumentation #7177

Merged
merged 7 commits into from
Apr 26, 2023

Conversation

deivid-rodriguez
Copy link
Contributor

I'm still not totally sure that we should introduce the approach in #7134, but the little refactorings there should be good to introduce separately.

package_manager.locked_version("yarn") || guess_yarn_version
end

def guess_yarn_version
Copy link
Member

Choose a reason for hiding this comment

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

now that is a function name that gives me confidence in what it does! 😁

@jeffwidman jeffwidman force-pushed the deivid-rodriguez/improve-npm-instrumentation branch from 0a6ff23 to 9d8333c Compare April 26, 2023 16:50
@jeffwidman jeffwidman merged commit b1313d4 into main Apr 26, 2023
@jeffwidman jeffwidman deleted the deivid-rodriguez/improve-npm-instrumentation branch April 26, 2023 17:01
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
…mprove-npm-instrumentation

Improve npm instrumentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants