Skip to content

refactor(app): unify log appending and remove dead code#6

Merged
primalkz merged 1 commit intoAkuaTech:masterfrom
sidharthify:master
Apr 7, 2026
Merged

refactor(app): unify log appending and remove dead code#6
primalkz merged 1 commit intoAkuaTech:masterfrom
sidharthify:master

Conversation

@sidharthify
Copy link
Copy Markdown
Contributor

Remove the redundant appendLogLine helper method and update executeOtaFlow's local appendLog stub to fully utilize the same StringBuilder + appendTrimmed chunking strategy used by the streaming shell.

Remove the redundant `appendLogLine` helper method and update
`executeOtaFlow`'s local `appendLog` stub to fully utilize the same
`StringBuilder` + `appendTrimmed` chunking strategy used by the
streaming shell.

Signed-off-by: sidharthify <wednisegit@gmail.com>
@PeroSar PeroSar requested a review from primalkz April 7, 2026 14:09
@sidharthify sidharthify force-pushed the master branch 2 times, most recently from c03bb17 to 4346cdf Compare April 7, 2026 14:12
@sidharthify
Copy link
Copy Markdown
Contributor Author

accidentally pushed different commit in between, my bad

@primalkz
Copy link
Copy Markdown
Member

primalkz commented Apr 7, 2026

Looks good, verified that appendLogLine wasn't being used anywhere else either.

@primalkz primalkz merged commit 9ed1202 into AkuaTech:master Apr 7, 2026
2 of 4 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.

2 participants