Skip to content

refactor: use health.ProbeDir; drop duplicated probe#67

Closed
cplieger wants to merge 1 commit into
mainfrom
refactor/health-probedir
Closed

refactor: use health.ProbeDir; drop duplicated probe#67
cplieger wants to merge 1 commit into
mainfrom
refactor/health-probedir

Conversation

@cplieger

@cplieger cplieger commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Collapse health.go to a thin alias: remove the copied probeHealthDir and the dead degraded field/struct wrapper (the library handles degraded mode internally); tests now use health.ProbeDir. No prod behavior change (default mode=server, marker stays live). Stacked on refactor/module-domain-path.

⚠️ Depends on cplieger/health#69 (the new ProbeDir). Release health v1.1.0 first, then bump the github.com/cplieger/health require to v1.1.0 here + go mod tidy. CI is red until then; verified locally via go.work.

@cplieger cplieger force-pushed the refactor/health-probedir branch from 191ba70 to 79c1494 Compare June 8, 2026 19:13
@cplieger cplieger changed the base branch from refactor/module-domain-path to main June 8, 2026 19:13
@cplieger cplieger mentioned this pull request Jun 8, 2026
@cplieger

cplieger commented Jun 8, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #72 ("Library adoption"), which consolidates this app's health (and httpx where applicable) library adoption into a single PR for one merge + one build.

@cplieger cplieger closed this Jun 8, 2026
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