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

Update MavenProjectManager to override the PackageVersionExistsAsync method #409

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jpinz
Copy link
Member

@jpinz jpinz commented Mar 14, 2023

It makes the check for version existence much more efficient by not parsing through all of the package versions.

…method. It makes the check for version existence much more efficient by not parsing through all of the package versions.
@jpinz jpinz requested review from gfs and brbayes-msft March 14, 2023 18:14
@jpinz jpinz self-assigned this Mar 14, 2023
@jpinz jpinz merged commit 1d0a6e8 into main Mar 14, 2023
@jpinz jpinz deleted the jupinzer/maven_version_exists branch March 14, 2023 18:20
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.

3 participants