Skip to content

Add DoDomain templates (dodomain.io): custom-subdomain-cname and domain-verification#1376

Open
BSalaeddin wants to merge 1 commit into
Domain-Connect:masterfrom
BSalaeddin:add-dodomain-templates
Open

Add DoDomain templates (dodomain.io): custom-subdomain-cname and domain-verification#1376
BSalaeddin wants to merge 1 commit into
Domain-Connect:masterfrom
BSalaeddin:add-dodomain-templates

Conversation

@BSalaeddin

Copy link
Copy Markdown

Hello Domain Connect maintainers,

This PR adds two constrained templates for DoDomain (dodomain.io), a domain-connect-as-a-service API/SDK that SaaS products embed so their end users can attach custom domains.

Templates

  • dodomain.io.custom-subdomain-cname.json — one CNAME at the requested host; the only variable is the CNAME target (%target%). hostRequired: true.
  • dodomain.io.domain-verification.json — one ownership TXT at the fixed host _dodomain-challenge, value always prefixed dodomain-verify= with txtConflictMatchingMode: Prefix; the only variable is the token.

Signing

Both templates set syncPubKeyDomain: _dckeys.dodomain.io; all synchronous applies are signed (RSA-SHA256, sig last, key present). The public key TXT is already published and resolving at _dck1._dckeys.dodomain.io.

Both set syncBlock: false and syncRedirectDomain: app.dodomain.io. Happy to adjust anything to fit review feedback.

Thank you!

…n (signed, syncPubKeyDomain _dckeys.dodomain.io)
@github-actions github-actions Bot added Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. hostRequired hostRequired is set PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. labels Jul 12, 2026
@github-actions

Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions github-actions Bot added the Test links missing No test links from Online Editor provided label Jul 12, 2026
@github-actions

Copy link
Copy Markdown

PR Description Check Failed

The PR description is missing required elements. Please update it according to the PR template.

Details

Labels to add: Checklist of common problems not complete, PR description incomplete, Test links missing
Labels to remove: Forged editor links

PR description check FAILED:
  FAIL  'Type of change' section not found
  FAIL  'How Has This Been Tested?' section not found
  FAIL  'Checklist of common problems' section not found
  FAIL  'Online Editor test results' section not found
  FAIL  Template coverage: dodomain.io.custom-subdomain-cname.json: no editor test link found (expected template id 'dodomain.io.custom-subdomain-cname')
  FAIL  Template coverage: dodomain.io.domain-verification.json: no editor test link found (expected template id 'dodomain.io.domain-verification')

@github-actions

Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions

Copy link
Copy Markdown

Linter OK

dodomain.io.custom-subdomain-cname.json

Level Code Note
info DCTL1031 all record groupId values are the same

dodomain.io.domain-verification.json

Level Code Note
info DCTL1021 missing from iana definitions
info DCTL1031 all record groupId values are the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Checklist of common problems not complete See PR template and mark *all* checkboxes, even if not applicable. Explain any discrepancies. hostRequired hostRequired is set PR description incomplete The PR description template was not filled in at all, altered or filled in improperly. Test links missing No test links from Online Editor provided

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant