Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Ignore Heroku URLs when parsing git remotes as they are not-linkable #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andyjeffries
Copy link

@andyjeffries andyjeffries commented Mar 24, 2022

Heroku URLs aren't directly linkable in the normal way, even though they present as a git remote. So skip any matching Heroku's URL. qinezh/vscode-gitlink#41

@andyjeffries
Copy link
Author

I would have added to the tests for it, but there doesn't seem to be any existing tests for getUrlsAsync and I didn't know where to begin testing that with TypeScript...

@andyjeffries
Copy link
Author

Does this seem OK? @qinezh

@qinezh
Copy link
Owner

qinezh commented Apr 10, 2022

I have another idea about this issue, and I'm going to handle it when I'm free. Recently, I'm a little busy to take care of it. I'll update you once it's finished. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants