Skip to content

fix: preserve CI buffers during refresh#76

Merged
barrettruth merged 1 commit intomainfrom
fix/github-ci-refresh-ux
Apr 6, 2026
Merged

fix: preserve CI buffers during refresh#76
barrettruth merged 1 commit intomainfrom
fix/github-ci-refresh-ux

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Summary

  • keep existing CI summary and log content visible while a reused buffer refresh is pending
  • avoid flashing CI views back to Loading... during manual and auto refreshes
  • add regression coverage for reused log and summary buffers

Closes #74

Test plan

  • busted spec/log_spec.lua
  • ./scripts/ci.sh

Keep existing summary and log content visible while async refreshes are pending so CI views update incrementally instead of flashing back to Loading.
@barrettruth barrettruth merged commit 615950f into main Apr 6, 2026
8 checks passed
@barrettruth barrettruth deleted the fix/github-ci-refresh-ux branch April 6, 2026 22:29
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.

GitHub CI refresh redraws summary/log buffers as Loading instead of incrementally refreshing

1 participant