Skip to content

point help centre at fastly#1713

Open
johnduffell wants to merge 7 commits into
mainfrom
jd/help-centre-real-domain
Open

point help centre at fastly#1713
johnduffell wants to merge 7 commits into
mainfrom
jd/help-centre-real-domain

Conversation

@johnduffell

@johnduffell johnduffell commented Jul 21, 2026

Copy link
Copy Markdown
Member

following on from #1710

Do not merge until the domain is validated in salesforce for PROD.

This PR changes from the special CNAME record needed for validation, over to the real fastly one.

This means that real traffic will use fastly rather than hitting a dead end.

Tested in CODE and it's worked

% dig +noall +answer CNAME help.code.dev-theguardian.com   
help.code.dev-theguardian.com. 265 IN	CNAME	guardian.map.fastly.net.
%

@johnduffell johnduffell added the feature Departmental tracking: work on a new feature label Jul 21, 2026
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

@rafaelbarreto-theguardian rafaelbarreto-theguardian left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

Base automatically changed from jd/help-centre-domain to main July 21, 2026 13:06
# Conflicts:
#	cdk/lib/help-centre.ts
Comment thread cdk/lib/help-centre.ts
domainName,
resourceRecord,
ttl: Duration.minutes(5),
ttl: Duration.hours(1),

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

not sure what a reasonable value is - I'm sure up to a week would also make sense given it's just a CNAME?

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

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants