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 left a comment
No description provided.
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 switch 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 switch main
git merge --no-ff fix/health-cache
git switch fix/health-cache
git rebase main
git switch main
git merge --ff-only fix/health-cache
git switch fix/health-cache
git rebase main
git switch main
git merge --no-ff fix/health-cache
git switch main
git merge --squash fix/health-cache
git switch main
git merge --ff-only fix/health-cache
git switch main
git merge fix/health-cache
git push origin main
Sign in to join this conversation.
No description provided.