mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-28 08:32:37 -04:00
[PR #899] Feat/scaleway.com #893
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/899
Author: @francesco086
Created: 1/1/2025
Status: 🔄 Open
Base:
master← Head:feat/scaleway.com📝 Commits (10+)
75d1a15implement scaleway.com flavor740aa38fix testsac47230troubleshooting1e80577add optional settingsea37d4aupdate documentation49128bcrevert readme tables1ff7a34remove comments in example json5576557remove field_type0398397change ttl type to uint16 and shorten commentfd3ee27remove unnecessary comments📊 Changes
6 files changed (+243 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)➕
docs/scaleway.md(+37 -0)📝
internal/provider/constants/providers.go(+2 -0)📝
internal/provider/headers/headers.go(+4 -0)📝
internal/provider/provider.go(+3 -0)➕
internal/provider/providers/scaleway/provider.go(+195 -0)📄 Description
Solves issue https://github.com/qdm12/ddns-updater/issues/660
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.