Expose slugkit.com release version in /health #9
Labels
No labels
activitypub
actor
admin
ai-safety
article
articles
atproto
bug
cli
configuration
content
dev-environment
docker
enhancement
feature
federation
fediverse
forgejo
garage
health
how-to
logging
markdown
mastodon
media
navigation
opengraph
passkeys
preview
priority:medium
production
release
rendering
s3
settings
setup
status:active
status:done
status:inprogress
technical
webauthn
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit.com#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
slugkit.com
/healthdoes not show which released version is currently running, making release verification harder after Flux deploys a new image.Expected
https://slugkit.com/healthshould include the deployed site/application version.Scope
/healthresponse.Acceptance criteria
/healthincludes a version field./healthwithout checking Kubernetes directly.Synced from todu comment by @todu on 2026-06-27T17:13:29.219Z
Review update
erik/slugkit.com#13is open and reviewed.Synced from todu comment by @todu on 2026-06-27T19:24:06.771Z
Production verification
0.1.13./healthreturns the deployed version:{"status":"ok","version":"0.1.13"}.Synced from todu comment by @todu on 2026-06-27T19:29:48.465Z
Close gate summary
Readiness: READY
Evidence:
/healthincludes aversionfield:{"status":"ok","version":"0.1.13"}.0.1.13deployed and/healthreports0.1.13./healthdirectly; user confirmed it works in production.Closing task.