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

Added "text file" response writer #295

Merged
merged 8 commits into from Nov 30, 2022

Conversation

dukeofharen
Copy link
Owner

@dukeofharen dukeofharen commented Nov 30, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the new behavior?

Added text file response writer so the variable parsers can also be used in regular text files, whose content is not directly part of the yaml stub files.

Does this introduce a breaking change?

  • Yes
  • No

@dukeofharen dukeofharen added the enhancement Enhancement of the code, not introducing new features. label Nov 30, 2022
@dukeofharen dukeofharen merged commit 863594b into master Nov 30, 2022
@dukeofharen dukeofharen deleted the feature/file-response-writer-text-file branch November 30, 2022 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant