mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-29 00:52:37 -04:00
[PR #504] [MERGED] Added Now-DNS issue#368 #715
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/504
Author: @CyberAustin
Created: 7/15/2023
Status: ✅ Merged
Merged: 8/4/2023
Merged by: @qdm12
Base:
master← Head:now-dns📝 Commits (8)
e7b4d48Initial testa593568Added Now-DNS, as requested in issue# 36869082b1Made requested fixes from the PR.badf04aFixed Dockerfile, TARGETPLATFORM on line 56 was blankd13ea2fReturned Dockerfile to it's original state3b87e5cRemoved unnecessary error handling on line 62e6bb0f3Resolved issue with "host" needing to be set, removed unnecessary guidance for end user822f681Remove host injection and field📊 Changes
5 files changed (+196 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)➕
docs/nowdns.md(+24 -0)📝
internal/provider/constants/providers.go(+2 -0)📝
internal/provider/provider.go(+3 -0)➕
internal/provider/providers/nowdns/provider.go(+165 -0)📄 Description
Fixes #368
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.