[PR #110] [MERGED] Digital ocean support #613

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/110
Author: @qdm12
Created: 10/12/2020
Status: Merged
Merged: 12/12/2020
Merged by: @qdm12

Base: masterHead: digitalocean


📝 Commits (3)

📊 Changes

6 files changed (+219 additions, -18 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug.md (+1 -0)
📝 .github/ISSUE_TEMPLATE/help.md (+1 -0)
📝 README.md (+10 -3)
📝 internal/constants/providers.go (+17 -15)
📝 internal/params/json.go (+2 -0)
internal/settings/digitalocean.go (+188 -0)

📄 Description


🔄 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/110 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 10/12/2020 **Status:** ✅ Merged **Merged:** 12/12/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `digitalocean` --- ### 📝 Commits (3) - [`535b710`](https://github.com/qdm12/ddns-updater/commit/535b710a131d9458c8644f6961020df137b82428) Digital Ocean support - [`40b68c1`](https://github.com/qdm12/ddns-updater/commit/40b68c1b07818666c46466e3783daf574875e8b0) Update documentation - [`ec88f79`](https://github.com/qdm12/ddns-updater/commit/ec88f7952716acebe388acc42cb4aad1e4d0f356) Rebase fixes ### 📊 Changes **6 files changed** (+219 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug.md` (+1 -0) 📝 `.github/ISSUE_TEMPLATE/help.md` (+1 -0) 📝 `README.md` (+10 -3) 📝 `internal/constants/providers.go` (+17 -15) 📝 `internal/params/json.go` (+2 -0) ➕ `internal/settings/digitalocean.go` (+188 -0) </details> ### 📄 Description - Refers to #98 --- <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:25:27 -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#613