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

refactor: rename logs.push() to logs.pushLine() #1325

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Feb 13, 2024

Make it clear in code storing logs that chunks must be split at newlines.

My intention is to prevent regressions like the one fixed by #1319.

Make it clear in code storing logs that chunks must be split at newlines.

My intention is to prevent regressions like the one fixed by #1319.

Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

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

👏

main/logs.js Outdated Show resolved Hide resolved
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
@bajtos bajtos force-pushed the refactor-log-push-lines branch from 212da5e to 09efdc1 Compare February 13, 2024 12:52
@bajtos bajtos enabled auto-merge (squash) February 13, 2024 12:55
@bajtos bajtos merged commit 14d2eda into main Feb 13, 2024
11 checks passed
@bajtos bajtos deleted the refactor-log-push-lines branch February 13, 2024 13:20
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.

2 participants