Skip to content

Add Healthchecks.io client and tests - #12

Merged
zewelor merged 2 commits into
mainfrom
add_healthcheckio_client
Mar 20, 2026
Merged

Add Healthchecks.io client and tests#12
zewelor merged 2 commits into
mainfrom
add_healthcheckio_client

Conversation

@zewelor

@zewelor zewelor commented Mar 20, 2026

Copy link
Copy Markdown
Contributor
  • Add R3x::Client::HealthchecksIO with run/ping/fail/log/exit_status
  • Introduce HealthchecksIO::Response wrapper for Faraday replies
  • Add comprehensive unit tests for client and response (WebMock)
  • Register "IO" as an acronym for inflection/autoloading
  • Require R3x::Env in initializer to enable Vault-backed env loading

- Add R3x::Client::HealthchecksIO with run/ping/fail/log/exit_status
- Introduce HealthchecksIO::Response wrapper for Faraday replies
- Add comprehensive unit tests for client and response (WebMock)
- Register "IO" as an acronym for inflection/autoloading
- Require R3x::Env in initializer to enable Vault-backed env loading
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

- Switch initializer to `after_initialize` so Rails autoloading is ready.
- Remove explicit `require "r3x/env"` and rely on Zeitwerk autoload.
- Load vault secrets only when `R3X_VAULT_SECRETS_PATH` is present.
@zewelor
zewelor merged commit 7c27bbe into main Mar 20, 2026
4 checks passed
@zewelor
zewelor deleted the add_healthcheckio_client branch March 20, 2026 19:38
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