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

feat(plugin-git): add support for github tarball urls #1321

Merged
merged 3 commits into from
May 11, 2020

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

GitHub /tarball/ URLs aren't currently supported.

Fixes #885.

How did you fix it?

GitHub tarball URLs are now supported and normalized correctly.

I also added a new pattern to the tests and updated the snapshots.

Note: I also made the URLs that go through splitRepoUrl be normalized as it was required for this change.

@paul-soporan paul-soporan requested a review from arcanis May 8, 2020 12:42
@arcanis arcanis merged commit 563abf8 into master May 11, 2020
@arcanis arcanis deleted the paul/feat/github-tarball-urls branch May 11, 2020 08:15
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.

[Bug] Github tarball dependency specification isn't supported by any available resolver
2 participants