[PR #722] [CLOSED] bug(healthchecksio): allow additional path for self-hosted #812

Closed
opened 2025-11-20 04:26:10 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/722
Author: @Laptop765
Created: 5/14/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (3)

  • 5115bff bug(healthchecksio): allow additional path for self-hosted
  • 7e030d9 reader.String -> reader.Get
  • 03433a0 Fix missing deref

📊 Changes

5 files changed (+20 additions, -12 deletions)

View changed files

📝 Dockerfile (+1 -0)
📝 README.md (+1 -0)
📝 cmd/updater/main.go (+1 -1)
📝 internal/config/health.go (+7 -3)
📝 internal/healthchecksio/healthchecksio.go (+10 -8)

📄 Description

Fixes #721.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/722 **Author:** [@Laptop765](https://github.com/Laptop765) **Created:** 5/14/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`5115bff`](https://github.com/qdm12/ddns-updater/commit/5115bfff0aa880ecacb4a4fac5b88f9f0c216dc1) bug(healthchecksio): allow additional path for self-hosted - [`7e030d9`](https://github.com/qdm12/ddns-updater/commit/7e030d9533329451fbadd4ff6b8761eca51bd0e4) reader.String -> reader.Get - [`03433a0`](https://github.com/qdm12/ddns-updater/commit/03433a05c15a24ee6d74caec93441faa9c8a0d51) Fix missing deref ### 📊 Changes **5 files changed** (+20 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -0) 📝 `README.md` (+1 -0) 📝 `cmd/updater/main.go` (+1 -1) 📝 `internal/config/health.go` (+7 -3) 📝 `internal/healthchecksio/healthchecksio.go` (+10 -8) </details> ### 📄 Description Fixes #721. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:26:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#812