Skip to content

process_wrapper: Apply substitutions to param files#1565

Merged
krasimirgg merged 2 commits intobazelbuild:mainfrom
goffrie:remap-param-file
Oct 13, 2022
Merged

process_wrapper: Apply substitutions to param files#1565
krasimirgg merged 2 commits intobazelbuild:mainfrom
goffrie:remap-param-file

Conversation

@goffrie
Copy link
Copy Markdown
Contributor

@goffrie goffrie commented Sep 26, 2022

Fixes #1536. In particular, this fixes --remap-path-prefix in the presence of long command lines, preventing Bazel paths from leaking into the output.

This is essentially a rewrite of the process_wrapper changes from #1076, but it doesn't include other changes from that PR.

@UebelAndre UebelAndre self-requested a review September 30, 2022 15:15
Copy link
Copy Markdown
Collaborator

@krasimirgg krasimirgg left a comment

Choose a reason for hiding this comment

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

Looks good. Thank you!

@krasimirgg krasimirgg merged commit b04aa05 into bazelbuild:main Oct 13, 2022
@goffrie goffrie deleted the remap-param-file branch April 24, 2023 18:54
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.

process_wrapper does not substitute in param files

2 participants