Skip to content

fix(gitprovider): stream github action log tails#624

Merged
birdmanmandbir merged 1 commit into
mainfrom
fix/github-log-tail-full-download
Jun 6, 2026
Merged

fix(gitprovider): stream github action log tails#624
birdmanmandbir merged 1 commit into
mainfrom
fix/github-log-tail-full-download

Conversation

@birdmanmandbir

Copy link
Copy Markdown
Contributor

Summary

  • stream GitHub Actions job logs while keeping only the requested tail lines
  • remove the local 64 KiB prefix cap that hid failures near the end of long logs
  • add a regression test for logs whose failure appears after 64 KiB

Tests

  • go test ./internal/gitprovider -v
  • make test

@birdmanmandbir birdmanmandbir merged commit a7ea46b into main Jun 6, 2026
6 checks passed
@birdmanmandbir birdmanmandbir deleted the fix/github-log-tail-full-download branch June 6, 2026 11:11
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.

1 participant