Skip to content

Conversation

@dimateos
Copy link
Contributor

@dimateos dimateos commented Feb 27, 2025

I saw the output dir in the log, but could not control+click due to a missing space:
(underline appears on hover on clickable paths/links)

image

With this PR, I added the space plus a bit formatting.
I also added the readme file because opening files with control+click is more convenient than folders IMO.

image

Demo showing the control+click in vscode:

2025-02-27_(082159)_Code

I split the commits along with detailed descriptions, but I can squash them or whatever to may need
Best regards!

sorry for the reopening etc sign email was different from committer so the pipeline was stopped

@dimateos dimateos closed this Feb 27, 2025
@dimateos dimateos reopened this Feb 27, 2025
@dimateos dimateos changed the title Pr/log readme Log readme file path + format a bit previous logs Feb 27, 2025
Copy link
Owner

@newren newren left a comment

Choose a reason for hiding this comment

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

In addition to the comments on individual lines...rather than have 3 commits where one commit primarily just undoes the change of the other, let's make the history clean

Copy link
Contributor Author

@dimateos dimateos left a comment

Choose a reason for hiding this comment

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

Changes were reviewed (not sure why there are some still pending, now outdated)

Copy link
Owner

@newren newren left a comment

Choose a reason for hiding this comment

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

Hi, sorry for the delay.

This version looks pretty good, but the commit message needs some touching up:

  • Commit messages should use imperative tense, same as with the git project
  • Lines should be wrapped at 72 characters.

So, the lines before the Signed-off-by would look something like:

filter-repo: log README file from reports directory

Make the reports README file more discoverable by logging it.  Further,
to allow control+click opening of the file inside certain
terminals/IDEs, add quotes around the filename.  Add quotes around the
directory that is already displayed as well, for the same reason.

Make the reports README file more discoverable by logging it.  Further,
to allow control+click opening of the file inside certain
terminals/IDEs, add quotes around the filename.  Add quotes around the
directory that is already displayed as well, for the same reason.

Signed-off-by: Diego Mateos <[email protected]>
@dimateos
Copy link
Contributor Author

dimateos commented Jun 7, 2025

Hello!

Thanks for the response, I really appreciate the effort.
I kept the message as you put it as it seemed to perfectly describe the change.

Cheers!

@newren newren merged commit e81bcf3 into newren:main Jun 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants