Skip to content

Reload app after successful release#18

Merged
selfcontained merged 1 commit into
mainfrom
fix/reload-after-release
Mar 10, 2026
Merged

Reload app after successful release#18
selfcontained merged 1 commit into
mainfrom
fix/reload-after-release

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Auto-reload the page after a release completes so the UI picks up the new frontend bundle
  • Reload only fires after the health poll confirms the new version is live, ensuring the app is running before refreshing
  • 1.5s delay lets the "Complete" state briefly display before the reload

Test plan

  • Trigger a release and verify the page auto-reloads after the "Complete" state appears
  • Verify the reloaded page shows the new version in the release manager

🤖 Generated with Claude Code

After the health poll confirms the server is running with the new
version tag, auto-reload the page after a brief delay so the user
gets the updated frontend without a manual refresh.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit a25c15a into main Mar 10, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/reload-after-release branch April 9, 2026 03:01
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