-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix: display absolute path in the missing in PATH warning
#16125
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
Conversation
daf3b81 to
9e4b6b4
Compare
b141907 to
7867550
Compare
missing in PATH warning
8995ab9 to
34cc964
Compare
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.
🔢 Self-check (PR reviewed by myself and ready for feedback)
-
Code compiles successfully
-
Unit tests added
-
All tests pass
-
Comments added where necessary
-
Logs added where necessary
-
PR title and description updated
-
Documentation PR created (or confirmed not needed)
-
PR size is reasonable
080a4e7 to
24904ce
Compare
24904ce to
fb0690b
Compare
cb41a3f to
dc89d66
Compare
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.
The final diff looks actually clearer than the commit history. Not sure the history was intended that way, though I feel like we might want a fixup.
Anyway, thanks for fixing this!
4346e43 to
9980469
Compare
877a68e to
01e1c7e
Compare
bcf5166 to
42ae2e4
Compare
42ae2e4 to
35fb192
Compare
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.
Nice! Thanks a lot for reorganizing commits!
What does this PR try to resolve?
close #16023
Improve the warning message for realtive install location.
install.rootpaths without a trailing backslash will be deprecated in the future.How to test and review this PR?
Please check the unit test.
r?@ghost