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

Clickable doc serve URL #2131

Merged

Conversation

aaronsteers
Copy link
Contributor

@aaronsteers aaronsteers commented Feb 12, 2020

Fixes #2027 - this resolves an issue where the period ('.') after the URL causes hyperlink-detection to work incorrectly in tools like VS Code.

Before this fix, the link is clickable but the user does not reach the desired page due to the included '.' in the passed url.

After this fix, the link is clickable and also directs to the correct URL.

@cla-bot
Copy link

cla-bot bot commented Feb 12, 2020

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, don't hesitate to ping @drewbanin.

CLA has not been signed by users: @aaronsteers

@aaronsteers
Copy link
Contributor Author

@drewbanin - Thanks for your review of the previous PR (#2027). Resubmitted as requsted with the target dev/barbara-gittings

Thanks! 👍

@aaronsteers aaronsteers changed the title Clickable doc server URL Clickable doc serve URL Feb 12, 2020
@drewbanin
Copy link
Contributor

Thanks @aaronsteers - this looks pretty good to me!

Are you able to sign the CLA attached above? It's a little funny for this PR, but we do require all contributors to sign the CLA as a policy. Let me know!

@aaronsteers
Copy link
Contributor Author

@drewbanin - This is complete. Thx!

@cla-bot
Copy link

cla-bot bot commented Feb 13, 2020

Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.

In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, don't hesitate to ping @drewbanin.

CLA has not been signed by users: @aaronsteers

@aaronsteers
Copy link
Contributor Author

Tried pushing an additional commit to see if CLA bot would be happy - no go unfortunately. Please lmk if I need to take some additional action. Thanks!

@drewbanin
Copy link
Contributor

@aaronsteers sorry bout that - you're all set now! Thanks! @cla-bot check

@cla-bot cla-bot bot added the cla:yes label Feb 14, 2020
@cla-bot
Copy link

cla-bot bot commented Feb 14, 2020

The cla-bot has been summoned, and re-checked this pull request!

Copy link
Contributor

@drewbanin drewbanin left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution @aaronsteers! Merging this one :)

@drewbanin drewbanin merged commit 7729295 into dbt-labs:dev/barbara-gittings Feb 15, 2020
@aaronsteers
Copy link
Contributor Author

Awesome, thanks @drewbanin!

@aaronsteers aaronsteers deleted the aaronsteers/clickable-url branch February 17, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor rendering bug for clickable docs serve output
2 participants