Skip to content

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