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

Supports repository shorthand #598

Merged
merged 6 commits into from
Sep 9, 2021
Merged

Supports repository shorthand #598

merged 6 commits into from
Sep 9, 2021

Conversation

wangweixuan
Copy link
Contributor

Fixes the parsing of repository field in extension manifests, allowing repository shorthand.

I added a dependency hosted-git-info, which supports parsing repository shorthands and is developed by npm.

Fixes #489.
See also microsoft/vscode#131293.

@wangweixuan
Copy link
Contributor Author

Resolved failing tests. Also added a test for gitlab: shorthand.

@joaomoreno
Copy link
Member

Can you please remove the change from package-lock.json?

@joaomoreno
Copy link
Member

Also, can you keep the cosmetic changes in a separate PR?

Copy link
Member

@joaomoreno joaomoreno left a comment

Choose a reason for hiding this comment

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

☝️

@joaomoreno joaomoreno self-assigned this Aug 31, 2021
@wangweixuan
Copy link
Contributor Author

Done. @joaomoreno

@joaomoreno joaomoreno merged commit cddd6c8 into microsoft:main Sep 9, 2021
@joaomoreno joaomoreno added this to the September 2021 milestone Sep 9, 2021
@joaomoreno
Copy link
Member

Thanks!

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.

Repository shorthand
2 participants