Summary
Validate the phase 1 site end to end: local build, GitHub Pages publishing, DNS resolution, HTTPS availability, and custom 404 routing.
Action
- Action Type: ☐ Create
- Target File:
website/ and GitHub Pages configuration
Proposed Test Content
- Local Astro build passes
- GitHub Actions deploys a Pages artefact successfully
github.lightspeedwp.agency resolves to the site after DNS propagation
- HTTPS can be enforced once the certificate is available
- Non-existent routes return the branded
404 page
Scope & Applicability
- Type: integration / release validation
- Affected Areas: GitHub Pages deployment, DNS, HTTPS, routing, published pages
- Audience: developers, maintainers, and release reviewers
Acceptance Criteria
Summary
Validate the phase 1 site end to end: local build, GitHub Pages publishing, DNS resolution, HTTPS availability, and custom
404routing.Action
website/and GitHub Pages configurationProposed Test Content
github.lightspeedwp.agencyresolves to the site after DNS propagation404pageScope & Applicability
Acceptance Criteria
404routing works on the published site