Skip to content

Fixed codeblock resolver processed JSON code blocks as flags (3.24) #3452

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 1 commit into from
Jun 30, 2025

Conversation

aleksandrychev
Copy link
Contributor

Ticket: ENT-13062

Replaced \s* which targeted spaces and new lines with [ \t]+ that only takes spaces and tabs but not new lines

(cherry picked from commit b2ff9d8)

Ticket: ENT-13062

Replaced \s* which targeted spaces and new lines with [ \t]+ that only takes spaces and tabs but not new lines

Signed-off-by: Ihor Aleksandrychiev <[email protected]>
(cherry picked from commit b2ff9d8)
@aleksandrychev
Copy link
Contributor Author

@cf-bottom jenkins

@cf-bottom
Copy link

@aleksandrychev
Copy link
Contributor Author

@olehermanse olehermanse merged commit 905d8be into cfengine:3.24 Jun 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants