fix: ENG-QA-GAUNTLET-135 — Add build_info dict to /health response #12

Merged
john merged 1 commit from feat/eng-qa-gauntlet-135 into dev 2026-05-10 22:15:22 +00:00
Owner

Automated fix for ENG-QA-GAUNTLET-135.

Extend the existing /api/v1/health endpoint to return a build_info object alongside the status field. Fields: version (read from app.config.settings or hardcode '0.1.0'), timestamp (current UTC ISO 8601), environment (from APP_ENV env var or 'production'). Keep the existing {"status": "ok"} response shape, add build_info as a sibling key.

Automated fix for ENG-QA-GAUNTLET-135. Extend the existing /api/v1/health endpoint to return a build_info object alongside the status field. Fields: version (read from app.config.settings or hardcode '0.1.0'), timestamp (current UTC ISO 8601), environment (from APP_ENV env var or 'production'). Keep the existing {"status": "ok"} response shape, add build_info as a sibling key.
feat: ENG-QA-GAUNTLET-135 — Add build_info dict to /health response
All checks were successful
CI / CI (pull_request) Successful in 25s
69ab47b9c7
john scheduled this pull request to auto merge when all checks succeed 2026-05-10 22:14:56 +00:00
john merged commit b7e32f6ce1 into dev 2026-05-10 22:15:22 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haskytech/qa-gauntlet-v3!12
No description provided.