Skip to content

LOOPIA: support init command#4296

Merged
TomOnTime merged 3 commits into
mainfrom
loopia-register-creds-metadata
May 17, 2026
Merged

LOOPIA: support init command#4296
TomOnTime merged 3 commits into
mainfrom
loopia-register-creds-metadata

Conversation

@TomOnTime
Copy link
Copy Markdown
Collaborator

Summary

Register CredsMetadata for LOOPIA so the provider is offered by the dnscontrol init wizard.

Fields mirror the entries in integrationTest/profiles.json.

CC: @systemcrash

Test plan

  • go build ./... passes
  • dnscontrol init lists LOOPIA as an option
  • Verify any // TODO: Verify annotations in the diff (e.g. PortalURL)

🤖 Generated with Claude Code

Register CredsMetadata so the LOOPIA provider appears in the `dnscontrol init` wizard.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Comment thread providers/loopia/loopiaProvider.go Outdated
DisplayName: "Loopia",
Kind: providers.KindDNS | providers.KindRegistrar,
DocsURL: "https://docs.dnscontrol.org/provider/loopia",
PortalURL: "https://customerzone.loopia.com/api/", // TODO: Verify
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@TomOnTime TomOnTime merged commit a20948e into main May 17, 2026
27 checks passed
@TomOnTime TomOnTime deleted the loopia-register-creds-metadata branch May 17, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants