-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Make link logging more consistent #10276
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
Make link logging more consistent #10276
Conversation
@uranusjr I've made the changes as suggested |
AUTHORS.txt
Outdated
@@ -631,3 +631,4 @@ Zvezdan Petkovic | |||
Łukasz Langa | |||
Семён Марьясин | |||
rekcäH nitraM | |||
Andrew Meleka |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is auto-generated. Please don't edit it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry :(
@pradyunsg can you please check? |
Hmm... @andyalbert Could you update this PR? It currently has merge conflicts which means that the CI isn't able to run -- so I dunno how the tests react to this change. Overall though, I think it is worth improving how we present URLs! I wonder if we should present the full URL is verbose mode, and use show_url for non-verbose runs. That would be a slightly more complex patch than this. Would you be interested in exploring/implementing that? |
Closing this out given the lack of activity. |
Closes #7390