Invalidate health cache on deploy #6

Open
fjordadmin wants to merge 0 commits from fix/health-cache into main
Owner

Fixes the stale-health-check rollback bug.

Fixes the stale-health-check rollback bug.
fjordadmin added the
bug
label 2026-06-07 04:24:47 +00:00
fjordadmin reviewed 2026-06-07 04:24:48 +00:00
fjordadmin left a comment
Author
Owner

LGTM, thanks for the quick fix.

LGTM, thanks for the quick fix.
Author
Owner

Nice — can we add a test next?

Nice — can we add a test next?
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/health-cache:fix/health-cache
git checkout fix/health-cache

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff fix/health-cache
git checkout fix/health-cache
git rebase main
git checkout main
git merge --ff-only fix/health-cache
git checkout fix/health-cache
git rebase main
git checkout main
git merge --no-ff fix/health-cache
git checkout main
git merge --squash fix/health-cache
git checkout main
git merge --ff-only fix/health-cache
git checkout main
git merge fix/health-cache
git push origin main
Sign in to join this conversation.
No description provided.