Skip to content

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

Merged
olehermanse merged 1 commit into
cfengine:3.24from
aleksandrychev:ENT-13062_3.24
Jun 30, 2025
Merged

Fixed codeblock resolver processed JSON code blocks as flags (3.24)#3452
olehermanse merged 1 commit into
cfengine:3.24from
aleksandrychev:ENT-13062_3.24

Conversation

@aleksandrychev

Copy link
Copy Markdown
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 <ihor.aleksandrychiev@northern.tech>
(cherry picked from commit b2ff9d8)
@aleksandrychev

Copy link
Copy Markdown
Contributor Author

@cf-bottom jenkins

@cf-bottom

Copy link
Copy Markdown

@aleksandrychev

Copy link
Copy Markdown
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