Skip to content

Commit 9118af5

Browse files
committed
Update internal docs
1 parent e3f1268 commit 9118af5

3 files changed

Lines changed: 19 additions & 37 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The original history from the spike is preserved in the `from-govuk-design-syste
1616

1717
[Read issue #22 for more information](https://github.com/alphagov/govuk-prototype-kit-docs/issues/22#issuecomment-1162876785).
1818

19+
In September 2026 [the documentation was converted to a static site](https://github.com/alphagov/govuk-prototype-kit-docs/pull/312).
20+
1921
### Security
2022

2123
GDS is an advocate of responsible vulnerability disclosure. If you’ve found a vulnerability, we would like to know so we can fix it.

internal_docs/deploys.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
1-
# Deploys
1+
# Deployment
22

3-
This repo uses [Heroku automatic deploys] to deploy the latest code in the
4-
`main` branch directly to https://prototype-kit.service.gov.uk.
3+
## Production
54

6-
The custom domain is managed by GOV.UK, see [ticket #71] for more details. We
7-
redirect users from the Heroku domain to the custom domain when the
8-
`HEROKU_APP_NAME` and `HEROKU_CUSTOM_DOMAIN` environment variables are set,
9-
which we set by hand as config vars in the Heroku app dashboard.
5+
The `main` branch of this repo is continuously [deployed to Netlify using their GitHub integration](https://docs.netlify.com/build/git-workflows/overview/).
106

11-
Deployments are configured manually using the dashboard for the
12-
[govuk-prototype-kit-docs pipeline]. To check the configuration or any
13-
deployment issues, log into Heroku using the team credentials in Bitwarden.
7+
The site is owned by the "GOV.UK Design System team in Netlify.
8+
9+
The custom domain is managed by GOV.UK, see [ticket #71] for more details.
1410

15-
[Heroku automatic deploys]: https://devcenter.heroku.com/articles/github-integration#automatic-deploys
1611
[ticket #71]: https://github.com/alphagov/govuk-prototype-kit-docs/issues/71
17-
[govuk-prototype-kit-docs pipeline]: https://dashboard.heroku.com/pipelines/f0879aaf-21f5-4430-a1d5-7adc4740a066
12+
13+
## Pull Request previews
14+
15+
Previews of Pull Requests are automatically published to a URL which has the
16+
prefix `deploy-preview` followed by the identifier number of the pull request.
17+
18+
For example, pull request #137 would be deployed to
19+
`deploy-preview-137--prototype-kit-docs.netlify.app`.
20+
21+
The Netlify bot should comment on each PR shortly after building with a link to
22+
the preview.

internal_docs/review-apps.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)