Skip to content

fix: update template syntax for conditional statements in dataStream-…#3177

Merged
teresaromero merged 1 commit intoelastic:mainfrom
teresaromero:fix-go-templ-to-hbs
Dec 29, 2025
Merged

fix: update template syntax for conditional statements in dataStream-…#3177
teresaromero merged 1 commit intoelastic:mainfrom
teresaromero:fix-go-templ-to-hbs

Conversation

@teresaromero
Copy link
Contributor

@teresaromero teresaromero commented Dec 29, 2025

When creating test scenarios with the go templates, the syntax representing go-templates should be with the delim {[ and ]}

This was spotted after implementing hbs validation at package-spec. The test packages where being rendered as hbs files with go-template syntax.

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@teresaromero teresaromero requested a review from a team December 29, 2025 15:31
Copy link
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

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

👍

@teresaromero teresaromero merged commit 97d2c20 into elastic:main Dec 29, 2025
3 checks passed
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.

3 participants