Skip to content

Enhance domain registration and availability checks - #8

Merged
patramsey merged 1 commit into
mainfrom
feat/add-zonecheck
Jul 4, 2026
Merged

Enhance domain registration and availability checks#8
patramsey merged 1 commit into
mainfrom
feat/add-zonecheck

Conversation

@patramsey

Copy link
Copy Markdown
Owner
  • Update comments in manage_test.go for clarity on endpoint behavior.
  • Add a new test TestRegister_DryRunSkipsAvailabilityCheck to ensure dry-run mode skips availability checks and domain creation.
  • Modify runRegister in register_renew.go to clarify the use of CheckAvailability for authoritative checks.
  • Introduce an --authoritative flag in search_check.go to allow direct registry checks, bypassing DNS zone checks for improved accuracy.
  • Refactor availability checking logic to handle unsupported TLDs and improve parallel pricing fetching for available domains.

- Update comments in `manage_test.go` for clarity on endpoint behavior.
- Add a new test `TestRegister_DryRunSkipsAvailabilityCheck` to ensure dry-run mode skips availability checks and domain creation.
- Modify `runRegister` in `register_renew.go` to clarify the use of CheckAvailability for authoritative checks.
- Introduce an `--authoritative` flag in `search_check.go` to allow direct registry checks, bypassing DNS zone checks for improved accuracy.
- Refactor availability checking logic to handle unsupported TLDs and improve parallel pricing fetching for available domains.
@patramsey
patramsey merged commit f6abab8 into main Jul 4, 2026
2 checks passed
@patramsey
patramsey deleted the feat/add-zonecheck branch August 2, 2026 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant