Skip to content

Complete GitHub Pages custom-domain release configuration #8

Description

@erinepshovel-code

Why this exists

PR #7 makes the repository emit and verify an exact public build identity, but repository source cannot change GitHub Pages administration, DNS, TLS, environment policy, or branch protection.

Required administration

  • Settings → Pages → Build and deployment → Source: set to GitHub Actions.
  • Custom domain: set to interdependentway.org.
  • Confirm the apex DNS records and any intended www record satisfy GitHub Pages' domain check.
  • Enable Enforce HTTPS when the certificate is available.
  • Confirm the github-pages environment permits .github/workflows/pages.yml to deploy.
  • Require the pull-request check named Verify generated site before merging to main.
  • Merge PR Repair release integrity and complete Article Two evidence #7 after its full release gate is green.
  • Confirm https://interdependentway.org/build.json reports the merged main SHA and wayseer00/main:canon/INTERDEPENDENT_WAY.txt provenance.
  • Confirm these routes return the generated site: /, /articles/, all eight /articles/article-* routes, /way/, /lab/, /source/, /projects/, /artifacts/, and /fallback/.

Evidence contract

The Pages workflow will fail after deployment when either the Pages URL or custom domain serves a stale or missing /build.json. This is intentional: an uploaded artifact is not the same thing as a verified public release.

hmmm

DNS/provider account access and the current Pages settings are not exposed through the connected repository API. Completion requires a repository administrator to make and record those settings here.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions