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

Fix and add test for stray %}> sequences in colorizer #10354

Merged
merged 2 commits into from Aug 11, 2022

Conversation

Frassle
Copy link
Member

@Frassle Frassle commented Aug 11, 2022

Description

Partial fix for #10351, it should at least stop the panic. I suspect we're getting mangled or unescaped input from somewhere though and that needs tracking down and fixing as well.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • Yes, there are changes in this PR that warrants bumping the Pulumi Service API version

@AaronFriel AaronFriel merged commit 41699f6 into master Aug 11, 2022
@pulumi-bot pulumi-bot deleted the fraser/fix10351 branch August 11, 2022 20:07
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.

None yet

2 participants