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

run.command(): Do not hide list inputs #2803

Merged
merged 1 commit into from
May 15, 2024

Conversation

Lestropie
Copy link
Member

Sought confirmation that fix in #2802 is correct, and found that the logs were hiding the full filesystem paths of files being used, which isn't ideal from a diagnostic perspective.

Where a command receives a long list of inputs, while collapsing that set may be preferable from the perspective of user terminal information, it should not be hidden from a raw log of the set of commands executed.
This change is not currently of high consequence as there is no mechanism that reads from that log file.
@Lestropie Lestropie requested a review from a team February 13, 2024 10:27
@Lestropie Lestropie self-assigned this Feb 13, 2024
@bjeurissen bjeurissen added this pull request to the merge queue May 15, 2024
Merged via the queue into master with commit 64ca1e4 May 15, 2024
5 checks passed
@bjeurissen bjeurissen deleted the script_logs_no_list_collapse branch May 15, 2024 09:22
@Lestropie Lestropie mentioned this pull request Jan 14, 2025
31 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants