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: Read the whole stream and perform code transformations #384

Conversation

higidi
Copy link
Contributor

@higidi higidi commented Dec 27, 2022

Context

Backport for #268 (created with #383)

Fixes #268
Fixes #383

(cherry picked from commit 1917d66)

First read the whole stream and afterwards perform code transformations.
This will ensure to also replace code, which is divided into chunks while
reading a file.

Fixes #268 and #383

(cherry picked from commit 1917d66)
@higidi higidi added Bug Something isn't working Backport labels Dec 27, 2022
@higidi higidi added this to the 1.5 milestone Dec 27, 2022
@higidi higidi self-assigned this Dec 27, 2022
@higidi higidi merged commit fde2ab6 into 1.5 Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant