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

tools.vpm: improve detection of already parsed modules #20223

Merged
merged 1 commit into from Dec 19, 2023

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Dec 19, 2023

Ensures that a module is recognized as the same module despite the various options for defining that module.

Examples of how the same module could be passed during installation / as a dependency.

https://github.com/publisher/module
https://github.com/publisher/module.git
git@github.com:publisher/module
git@github.com:publisher/module.git

copilot:summary

copilot:walkthrough

@spytheman spytheman changed the title vpm.tools: improve detection of already parsed modules tools.vpm: improve detection of already parsed modules Dec 19, 2023
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Good work.

@spytheman spytheman merged commit 9ea039e into vlang:master Dec 19, 2023
52 checks passed
@ttytm ttytm deleted the tools/vpm/improve-same-mod-detection branch December 20, 2023 00:07
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.

None yet

2 participants