Skip to content

Add Ivy's Studio Website custom-domain template#1123

Open
kennyxsx wants to merge 1 commit into
Domain-Connect:masterfrom
kennyxsx:add-ivys-studio-custom-domain
Open

Add Ivy's Studio Website custom-domain template#1123
kennyxsx wants to merge 1 commit into
Domain-Connect:masterfrom
kennyxsx:add-ivys-studio-custom-domain

Conversation

@kennyxsx
Copy link
Copy Markdown

Description

New template for Ivy's Studio Website service. Adds the DNS records needed to point an operator's custom domain at their Ivy's Studio website (a marketing site for short-term rental accommodations).

Type of change

  • New template
  • Bug fix (non-breaking change which fixes an issue in the template)
  • New feature (non-breaking change which adds functionality to the template)
  • Breaking change (fix or feature that would cause existing template behavior to be not backward compatible)

How Has This Been Tested?

  • Template functionality checked using Online Editor
  • Template file name follows the pattern <providerId>.<serviceId>.json
  • resource URL provided with logoUrl is actually served by a webserver

Checklist of common problems

  • syncPubKeyDomain is set (dcsig.studio.ivy-s.de)
  • warnPhishing is not set alongside syncPubKeyDomain
  • syncRedirectDomain is set (studio.ivy-s.de) — the service's apply flow uses redirect_uri to return to the operator's session in our app after the registrar writes records
  • no TXT record contains SPF content (template has no TXT records)
  • txtConflictMatchingMode — not applicable (no TXT records)
  • no variable is used as a bare full record value, EXCEPT the A record's pointsTo: "%IP%". Justification: an A record's value is a literal IP address by definition; there is no non-bare formulation. Same pattern as accepted templates like treadcommand.com.custom-domain.json (pointsTo: "%target%").
  • no bare variable is used as the full host label (all hosts are literals: @ and www)
  • no variable is used in the host field to create a subdomain
  • %host% does not appear in any host attribute
  • essential is intentionally not set on either record — both are required for the service to function (removing either breaks the website serving)

Online Editor test results

Editor test link(s):

@github-actions github-actions Bot added the Test links missing No test links from Online Editor provided label May 20, 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
  WARNING: could not decode token: Error -3 while decompressing data: invalid bit length repeat
  OK  Type of change: 1/4 checkboxes ticked
  OK  How Has This Been Tested?: all 3 checkboxes ticked
  OK  Checklist of common problems: 10/10 checkboxes ticked
  OK  Online Editor test results: 1 link(s) found

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

PR description check FAILED:
  FAIL  Template coverage: studio.ivy-s.de.custom-domain.json: missing a test WITH host

@github-actions
Copy link
Copy Markdown

JSON Filename Check Passed

@github-actions
Copy link
Copy Markdown

JSON Schema Validation Passed

@github-actions
Copy link
Copy Markdown

Linter OK

studio.ivy-s.de.custom-domain.json

Level Code Note

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

Labels

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