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: Fixed newline handling in input_template #107

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

antonbabenko
Copy link
Member

Description

Fixes #106

It is important to use <<-EOF to get rid of spaces. chomp() will cut the last newline.

Unverified

No user is associated with the committer email.
@antonbabenko antonbabenko merged commit 35a2acb into master Feb 2, 2024
16 checks passed
@antonbabenko antonbabenko deleted the fix-chomp-input_template branch February 2, 2024 12:26
antonbabenko pushed a commit that referenced this pull request Feb 2, 2024
### [3.2.1](v3.2.0...v3.2.1) (2024-02-02)

### Bug Fixes

* Fixed newline handling in input_template ([#107](#107)) ([35a2acb](35a2acb))
@antonbabenko
Copy link
Member Author

This PR is included in version 3.2.1 🎉

Copy link

github-actions bot commented Mar 9, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

input_transformer does not render correctly parameters in the EB Rules
1 participant