Skip to content

Simplify health/status responses and upgrade image crate to 0.25#13

Merged
buzzkillb merged 2 commits intomainfrom
dev
Mar 18, 2026
Merged

Simplify health/status responses and upgrade image crate to 0.25#13
buzzkillb merged 2 commits intomainfrom
dev

Conversation

@buzzkillb
Copy link
Owner

@buzzkillb buzzkillb commented Mar 18, 2026

Summary

  • Simplify health check endpoint to return only healthy boolean
  • Simplify status command display (removed uptime/failures/gateway columns)
  • Upgrade image crate from 0.24 to 0.25

Changes

  • src/health_server.rs: Simplified health check and connectivity test responses
  • src/bot.rs: Simplified status display formatting
  • Cargo.toml/Cargo.lock: image crate upgrade

Note

Low Risk

Overview
This pull request simplifies the health check endpoint to return only a healthy boolean, removing the more detailed connectivity test responses. The status command display has been streamlined with the removal of uptime, failures, and gateway columns from the output. The image crate dependency has been upgraded from version 0.24 to 0.25, and the charting module has been updated accordingly to accommodate the API changes.

Written by Gitzilla for commit a32ee32. This will update automatically on new runs. Configure in the Gitzilla dashboard.

@buzzkillb buzzkillb merged commit 94e1ac4 into main Mar 18, 2026
7 checks passed
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