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

Register and tag PkgDev #3749

Merged
merged 2 commits into from
Oct 14, 2015
Merged

Conversation

jakebolewski
Copy link
Member

No description provided.

@tkelman
Copy link
Contributor

tkelman commented Oct 13, 2015

dup of #3682

error("Invalid url $url for package $pkg. Cannot extract path")
end
scheme = m.captures[2]
if !(ismatch(r"git", scheme) || ismatch(r"https", scheme))
Copy link
Member

Choose a reason for hiding this comment

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

I think this should be a separate PR. We made a conscious decision at some point to standardize on git:https:// URLs, so changing that shouldn't be a side-effect of registering a package.

Copy link
Member Author

Choose a reason for hiding this comment

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

I pushed to the wrong branch.

jakebolewski added a commit that referenced this pull request Oct 14, 2015
@jakebolewski jakebolewski merged commit f5f0b91 into JuliaLang:metadata-v2 Oct 14, 2015
@jakebolewski jakebolewski mentioned this pull request Oct 14, 2015
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.

None yet

3 participants