Skip to content

Comments

fix: handle chunked command output#278

Merged
SvanBoxel merged 2 commits intoSvanBoxel:mainfrom
levenleven:fix-out-read
Aug 5, 2025
Merged

fix: handle chunked command output#278
SvanBoxel merged 2 commits intoSvanBoxel:mainfrom
levenleven:fix-out-read

Conversation

@levenleven
Copy link
Contributor

@levenleven levenleven commented Aug 5, 2025

Resolves #277

Since #276 the action is flaky as it sometimes doesn't read the git ls-tree command output till the end.

This PR makes sure we process chunked output properly.

@SvanBoxel SvanBoxel merged commit b3e3fe4 into SvanBoxel:main Aug 5, 2025
1 check passed
@levenleven levenleven deleted the fix-out-read branch August 5, 2025 17:18
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.

getVersionControlledFiles doesn't handle chunked command output

2 participants