Skip to content

core: update sed exprs to support tag vars #1775

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

Merged
merged 3 commits into from
May 22, 2025

Conversation

brharrington
Copy link
Contributor

Updates the sed expressions for the legend to fallback to the tags if the variable is not present on the regex matcher. Since the substitution is outside the matcher, escape before appending to avoid spurious exceptions if using a $ or \ in the replacement value.

Updates the sed expressions for the legend to fallback to
the tags if the variable is not present on the regex matcher.
Since the substitution is outside the matcher, escape before
appending to avoid spurious exceptions if using a `$` or `\`
in the replacement value.
@brharrington brharrington added this to the 1.8.0 milestone May 22, 2025
@brharrington brharrington merged commit d01268f into Netflix:main May 22, 2025
5 checks passed
@brharrington brharrington deleted the sed-escape branch May 22, 2025 16:41
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.

1 participant