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

MagicLink: Fix links with no valid user and/or repo #169

Closed
facelessuser opened this issue Nov 29, 2017 · 0 comments
Closed

MagicLink: Fix links with no valid user and/or repo #169

facelessuser opened this issue Nov 29, 2017 · 0 comments
Assignees
Labels

Comments

@facelessuser
Copy link
Owner

If a user does not configure user or repo, links that require a default user or repo should not get converted.

@facelessuser facelessuser self-assigned this Nov 29, 2017
facelessuser added a commit that referenced this issue Nov 29, 2017
If an invalid provider is given, default to `github`. If no `user` or `repo` is specified, do not convert links that depend on those default values. Ref #169.
facelessuser added a commit that referenced this issue Nov 29, 2017
* Fix invalid link defaults

If an invalid provider is given, default to `github`. If no `user` or `repo` is specified, do not convert links that depend on those default values. Ref #169.

* Drop testing py33

Pytest in py33 is no longer supported on the latest.

* Drop testing py33 in appveyor as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant