├── .github └── workflows │ └── actionlint.yml ├── README.md ├── rfc-000-template.md ├── rfc-008-migrating-to-new-elasticsearch-cluster.md ├── rfc-012-content-store-dependencies-and-frontend-publishing-split.md ├── rfc-013-thoughts-on-access-limiting-in-draft.md ├── rfc-015-environment-names.md ├── rfc-016-how-to-prevent-published-live-frontends-from-reading-from-the-draft-content-store.md ├── rfc-017-simpler-draft-stack.md ├── rfc-021-monitoring-for-404s.md ├── rfc-022-putting-elasticsearch-backups-in-s3.md ├── rfc-023-putting-detailed-guides-paths-under-guidance.md ├── rfc-025-managing-special-snowflake-urls-through-the-publishing-api.md ├── rfc-026-12-factor-rails-apps.md ├── rfc-027-supporting-slug-changes-in-the-publishing-api.md ├── rfc-028-keeping-gov-uk-s-software-current.md ├── rfc-030-customise-call-to-action-text-on-simple-smart-answers-start-page.md ├── rfc-031-requirements-for-tagging-architecture.md ├── rfc-035-explicitly-make-the-details-hash-non-opaque.md ├── rfc-036-stop-preserving-order-for-links.md ├── rfc-041-separate-document-type-from-format.md ├── rfc-042-testing-backend-applications-against-production-traffic.md ├── rfc-043-content-items-without-a-base-path.md ├── rfc-044-unpublishing-content-items.md ├── rfc-045-consolidate-sidekiq-usage-into-shared-gem.md ├── rfc-046-break-ability-to-replay-publishing-api-event-log.md ├── rfc-047-add-another-timestamp-to-content-items.md ├── rfc-048-govspeak-rendering-and-embedded-content.md ├── rfc-050-do-end-to-end-testing-of-gov-uk-applications.md ├── rfc-052-pull-request-merging-process.md ├── rfc-053-terminology-for-migration-progress.md ├── rfc-055-content-history.md ├── rfc-056-ordered-link-types.md ├── rfc-057-default-values-for-application-secrets.md ├── rfc-058-publishing-api-events.md ├── rfc-059-workflow-for-making-changes-to-the-schemas.md ├── rfc-063-naming-new-apps-gems-on-gov-uk.md ├── rfc-064-killing-router-data.md ├── rfc-066-use-github-for-rfcs.md ├── rfc-067-tagging-to-organisations.md ├── rfc-069-classifying-and-measuring-tech-debt.md ├── rfc-070-path-towards-continuous-deployment-cd.md ├── rfc-075-managing-users.md ├── rfc-078-re-architect-signin-permissions-in-signon.md ├── rfc-080-jsonnet-based-single-file-schemas.md ├── rfc-081-approach-for-next-iteration-of-content-api.md ├── rfc-083-case-insensitive-routing.md ├── rfc-085-special-route-publisher.md ├── rfc-086-draft-stack-rummager.md ├── rfc-087-dealing-with-errors.md ├── rfc-088-external-content.md ├── rfc-091-sharing-assets.md ├── rfc-093-retire-govuk-cdn-logs-monitor.md ├── rfc-095-long-term-future-apps.md ├── rfc-097-verify-specific-start-pages.md ├── rfc-098-csp.md ├── rfc-100-linting.md ├── rfc-103-merge-dependabot-pull-requests-with-a-single-review.md ├── rfc-106-docker-for-local-development.md ├── rfc-108-including-gem-component-assets.md ├── rfc-113-expanding-draft-access-for-unauthenticated-users.md ├── rfc-115-enabling-http2-on-govuk.md ├── rfc-115 ├── clean-connections.png ├── cold-cache-summary.png ├── connection-view-annotated.png ├── connection-view.png ├── h2-dns-annotated.png ├── the-impact-annotated.png └── underutilised-connections-annotated.png ├── rfc-116-store-attachment-data-in-content-items.md ├── rfc-117-container-runtime.md ├── rfc-122-csv-preview.md ├── rfc-123-github-actions-ci.md ├── rfc-126-custom-configuration-for-dependabot.md ├── rfc-128-continuous-deployment.md ├── rfc-128 ├── chart.svg ├── compatibility.md └── e2e-interactions.md ├── rfc-134-govuk-wide-session-cookie-and-login.md ├── rfc-135-updating-routes-in-router.md ├── rfc-136-remove-our-backup-cdn-in-gcp.md ├── rfc-138-enable-brotli-compression.md ├── rfc-138 ├── brotli-usage-caniuse.png ├── total-bytes-bank-holidays.png ├── total-bytes-coronavirus.png ├── total-bytes-homepage.png ├── total-bytes-search.png ├── visual-progress-bank-holidays.png ├── visual-progress-covid.png ├── visual-progress-homepage.png └── visual-progress-search.png ├── rfc-139-enable-http3.md ├── rfc-139 ├── 5_H2_2files_multiplexed.png ├── QUIC-illustration-final.jpg ├── fb-h3.png ├── google-search-h3.png ├── http3-browser-usage.png ├── visual-filmstrip.png ├── visual-progress.png └── youtube-h3.png ├── rfc-141-application-healthchecks.md ├── rfc-142-add-interest-cohort-permssion-policy-header.md ├── rfc-143-split-database-instances.md ├── rfc-144-consistent-cache-expiry.md ├── rfc-145-unarchive-govuk_admin_template.md ├── rfc-146-production-deploy-access.md ├── rfc-147-enable-speedcurve-http-protocol-capture.md ├── rfc-149-switch-to-per-page-asset-loading.md ├── rfc-149 ├── css-size-for-top-100-most-visited-pages-on-govuk.svg └── rendering-application-css-breakdown.svg ├── rfc-153-remove-allowlists-from-dependabot-configs.md ├── rfc-154-integrating-an-ots-cms-with-govuk-for-custom-pages.md ├── rfc-156-auto-merge-internal-prs.md ├── rfc-158-port-content-store-to-postgresql.md ├── rfc-159-switch-off-whitehall-apis.md ├── rfc-161-technical-direction-in-publishing-2023.md ├── rfc-163-cdn-rationalisation.md ├── rfc-163 └── relocating-logic-from-cdn.md ├── rfc-164-retire-email-alert-monitoring-as-a-separate-app.md ├── rfc-165-add-api-endpoints-to-transition.md ├── rfc-167-auto-patch-dependencies.md ├── rfc-171-remove-legacy-browser-js-support.md ├── rfc-171 ├── ie_usage_last_three_years.png └── ie_usage_last_year.png ├── rfc-172-graphql-for-govuk.md ├── rfc-172 └── pgexplain-query-plan-visualisation.png ├── rfc-175-frontend-fewer-apps.md ├── rfc-176-replacing-static.md ├── rfc-177-edition-all-content.md └── rfc-186-replacement-of-email-based-fact-checking-process-in-publisher.md /.github/workflows/actionlint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/.github/workflows/actionlint.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/README.md -------------------------------------------------------------------------------- /rfc-000-template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-000-template.md -------------------------------------------------------------------------------- /rfc-008-migrating-to-new-elasticsearch-cluster.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-008-migrating-to-new-elasticsearch-cluster.md -------------------------------------------------------------------------------- /rfc-012-content-store-dependencies-and-frontend-publishing-split.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-012-content-store-dependencies-and-frontend-publishing-split.md -------------------------------------------------------------------------------- /rfc-013-thoughts-on-access-limiting-in-draft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-013-thoughts-on-access-limiting-in-draft.md -------------------------------------------------------------------------------- /rfc-015-environment-names.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-015-environment-names.md -------------------------------------------------------------------------------- /rfc-016-how-to-prevent-published-live-frontends-from-reading-from-the-draft-content-store.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-016-how-to-prevent-published-live-frontends-from-reading-from-the-draft-content-store.md -------------------------------------------------------------------------------- /rfc-017-simpler-draft-stack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-017-simpler-draft-stack.md -------------------------------------------------------------------------------- /rfc-021-monitoring-for-404s.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-021-monitoring-for-404s.md -------------------------------------------------------------------------------- /rfc-022-putting-elasticsearch-backups-in-s3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-022-putting-elasticsearch-backups-in-s3.md -------------------------------------------------------------------------------- /rfc-023-putting-detailed-guides-paths-under-guidance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-023-putting-detailed-guides-paths-under-guidance.md -------------------------------------------------------------------------------- /rfc-025-managing-special-snowflake-urls-through-the-publishing-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-025-managing-special-snowflake-urls-through-the-publishing-api.md -------------------------------------------------------------------------------- /rfc-026-12-factor-rails-apps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-026-12-factor-rails-apps.md -------------------------------------------------------------------------------- /rfc-027-supporting-slug-changes-in-the-publishing-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-027-supporting-slug-changes-in-the-publishing-api.md -------------------------------------------------------------------------------- /rfc-028-keeping-gov-uk-s-software-current.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-028-keeping-gov-uk-s-software-current.md -------------------------------------------------------------------------------- /rfc-030-customise-call-to-action-text-on-simple-smart-answers-start-page.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-030-customise-call-to-action-text-on-simple-smart-answers-start-page.md -------------------------------------------------------------------------------- /rfc-031-requirements-for-tagging-architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-031-requirements-for-tagging-architecture.md -------------------------------------------------------------------------------- /rfc-035-explicitly-make-the-details-hash-non-opaque.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-035-explicitly-make-the-details-hash-non-opaque.md -------------------------------------------------------------------------------- /rfc-036-stop-preserving-order-for-links.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-036-stop-preserving-order-for-links.md -------------------------------------------------------------------------------- /rfc-041-separate-document-type-from-format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-041-separate-document-type-from-format.md -------------------------------------------------------------------------------- /rfc-042-testing-backend-applications-against-production-traffic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-042-testing-backend-applications-against-production-traffic.md -------------------------------------------------------------------------------- /rfc-043-content-items-without-a-base-path.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-043-content-items-without-a-base-path.md -------------------------------------------------------------------------------- /rfc-044-unpublishing-content-items.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-044-unpublishing-content-items.md -------------------------------------------------------------------------------- /rfc-045-consolidate-sidekiq-usage-into-shared-gem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-045-consolidate-sidekiq-usage-into-shared-gem.md -------------------------------------------------------------------------------- /rfc-046-break-ability-to-replay-publishing-api-event-log.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-046-break-ability-to-replay-publishing-api-event-log.md -------------------------------------------------------------------------------- /rfc-047-add-another-timestamp-to-content-items.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-047-add-another-timestamp-to-content-items.md -------------------------------------------------------------------------------- /rfc-048-govspeak-rendering-and-embedded-content.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-048-govspeak-rendering-and-embedded-content.md -------------------------------------------------------------------------------- /rfc-050-do-end-to-end-testing-of-gov-uk-applications.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-050-do-end-to-end-testing-of-gov-uk-applications.md -------------------------------------------------------------------------------- /rfc-052-pull-request-merging-process.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-052-pull-request-merging-process.md -------------------------------------------------------------------------------- /rfc-053-terminology-for-migration-progress.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-053-terminology-for-migration-progress.md -------------------------------------------------------------------------------- /rfc-055-content-history.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-055-content-history.md -------------------------------------------------------------------------------- /rfc-056-ordered-link-types.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-056-ordered-link-types.md -------------------------------------------------------------------------------- /rfc-057-default-values-for-application-secrets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-057-default-values-for-application-secrets.md -------------------------------------------------------------------------------- /rfc-058-publishing-api-events.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-058-publishing-api-events.md -------------------------------------------------------------------------------- /rfc-059-workflow-for-making-changes-to-the-schemas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-059-workflow-for-making-changes-to-the-schemas.md -------------------------------------------------------------------------------- /rfc-063-naming-new-apps-gems-on-gov-uk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-063-naming-new-apps-gems-on-gov-uk.md -------------------------------------------------------------------------------- /rfc-064-killing-router-data.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-064-killing-router-data.md -------------------------------------------------------------------------------- /rfc-066-use-github-for-rfcs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-066-use-github-for-rfcs.md -------------------------------------------------------------------------------- /rfc-067-tagging-to-organisations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-067-tagging-to-organisations.md -------------------------------------------------------------------------------- /rfc-069-classifying-and-measuring-tech-debt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-069-classifying-and-measuring-tech-debt.md -------------------------------------------------------------------------------- /rfc-070-path-towards-continuous-deployment-cd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-070-path-towards-continuous-deployment-cd.md -------------------------------------------------------------------------------- /rfc-075-managing-users.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-075-managing-users.md -------------------------------------------------------------------------------- /rfc-078-re-architect-signin-permissions-in-signon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-078-re-architect-signin-permissions-in-signon.md -------------------------------------------------------------------------------- /rfc-080-jsonnet-based-single-file-schemas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-080-jsonnet-based-single-file-schemas.md -------------------------------------------------------------------------------- /rfc-081-approach-for-next-iteration-of-content-api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-081-approach-for-next-iteration-of-content-api.md -------------------------------------------------------------------------------- /rfc-083-case-insensitive-routing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-083-case-insensitive-routing.md -------------------------------------------------------------------------------- /rfc-085-special-route-publisher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-085-special-route-publisher.md -------------------------------------------------------------------------------- /rfc-086-draft-stack-rummager.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-086-draft-stack-rummager.md -------------------------------------------------------------------------------- /rfc-087-dealing-with-errors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-087-dealing-with-errors.md -------------------------------------------------------------------------------- /rfc-088-external-content.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-088-external-content.md -------------------------------------------------------------------------------- /rfc-091-sharing-assets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-091-sharing-assets.md -------------------------------------------------------------------------------- /rfc-093-retire-govuk-cdn-logs-monitor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-093-retire-govuk-cdn-logs-monitor.md -------------------------------------------------------------------------------- /rfc-095-long-term-future-apps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-095-long-term-future-apps.md -------------------------------------------------------------------------------- /rfc-097-verify-specific-start-pages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-097-verify-specific-start-pages.md -------------------------------------------------------------------------------- /rfc-098-csp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-098-csp.md -------------------------------------------------------------------------------- /rfc-100-linting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-100-linting.md -------------------------------------------------------------------------------- /rfc-103-merge-dependabot-pull-requests-with-a-single-review.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-103-merge-dependabot-pull-requests-with-a-single-review.md -------------------------------------------------------------------------------- /rfc-106-docker-for-local-development.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-106-docker-for-local-development.md -------------------------------------------------------------------------------- /rfc-108-including-gem-component-assets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-108-including-gem-component-assets.md -------------------------------------------------------------------------------- /rfc-113-expanding-draft-access-for-unauthenticated-users.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-113-expanding-draft-access-for-unauthenticated-users.md -------------------------------------------------------------------------------- /rfc-115-enabling-http2-on-govuk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115-enabling-http2-on-govuk.md -------------------------------------------------------------------------------- /rfc-115/clean-connections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/clean-connections.png -------------------------------------------------------------------------------- /rfc-115/cold-cache-summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/cold-cache-summary.png -------------------------------------------------------------------------------- /rfc-115/connection-view-annotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/connection-view-annotated.png -------------------------------------------------------------------------------- /rfc-115/connection-view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/connection-view.png -------------------------------------------------------------------------------- /rfc-115/h2-dns-annotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/h2-dns-annotated.png -------------------------------------------------------------------------------- /rfc-115/the-impact-annotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/the-impact-annotated.png -------------------------------------------------------------------------------- /rfc-115/underutilised-connections-annotated.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-115/underutilised-connections-annotated.png -------------------------------------------------------------------------------- /rfc-116-store-attachment-data-in-content-items.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-116-store-attachment-data-in-content-items.md -------------------------------------------------------------------------------- /rfc-117-container-runtime.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-117-container-runtime.md -------------------------------------------------------------------------------- /rfc-122-csv-preview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-122-csv-preview.md -------------------------------------------------------------------------------- /rfc-123-github-actions-ci.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-123-github-actions-ci.md -------------------------------------------------------------------------------- /rfc-126-custom-configuration-for-dependabot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-126-custom-configuration-for-dependabot.md -------------------------------------------------------------------------------- /rfc-128-continuous-deployment.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-128-continuous-deployment.md -------------------------------------------------------------------------------- /rfc-128/chart.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-128/chart.svg -------------------------------------------------------------------------------- /rfc-128/compatibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-128/compatibility.md -------------------------------------------------------------------------------- /rfc-128/e2e-interactions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-128/e2e-interactions.md -------------------------------------------------------------------------------- /rfc-134-govuk-wide-session-cookie-and-login.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-134-govuk-wide-session-cookie-and-login.md -------------------------------------------------------------------------------- /rfc-135-updating-routes-in-router.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-135-updating-routes-in-router.md -------------------------------------------------------------------------------- /rfc-136-remove-our-backup-cdn-in-gcp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-136-remove-our-backup-cdn-in-gcp.md -------------------------------------------------------------------------------- /rfc-138-enable-brotli-compression.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138-enable-brotli-compression.md -------------------------------------------------------------------------------- /rfc-138/brotli-usage-caniuse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/brotli-usage-caniuse.png -------------------------------------------------------------------------------- /rfc-138/total-bytes-bank-holidays.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/total-bytes-bank-holidays.png -------------------------------------------------------------------------------- /rfc-138/total-bytes-coronavirus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/total-bytes-coronavirus.png -------------------------------------------------------------------------------- /rfc-138/total-bytes-homepage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/total-bytes-homepage.png -------------------------------------------------------------------------------- /rfc-138/total-bytes-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/total-bytes-search.png -------------------------------------------------------------------------------- /rfc-138/visual-progress-bank-holidays.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/visual-progress-bank-holidays.png -------------------------------------------------------------------------------- /rfc-138/visual-progress-covid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/visual-progress-covid.png -------------------------------------------------------------------------------- /rfc-138/visual-progress-homepage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/visual-progress-homepage.png -------------------------------------------------------------------------------- /rfc-138/visual-progress-search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-138/visual-progress-search.png -------------------------------------------------------------------------------- /rfc-139-enable-http3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139-enable-http3.md -------------------------------------------------------------------------------- /rfc-139/5_H2_2files_multiplexed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/5_H2_2files_multiplexed.png -------------------------------------------------------------------------------- /rfc-139/QUIC-illustration-final.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/QUIC-illustration-final.jpg -------------------------------------------------------------------------------- /rfc-139/fb-h3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/fb-h3.png -------------------------------------------------------------------------------- /rfc-139/google-search-h3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/google-search-h3.png -------------------------------------------------------------------------------- /rfc-139/http3-browser-usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/http3-browser-usage.png -------------------------------------------------------------------------------- /rfc-139/visual-filmstrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/visual-filmstrip.png -------------------------------------------------------------------------------- /rfc-139/visual-progress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/visual-progress.png -------------------------------------------------------------------------------- /rfc-139/youtube-h3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-139/youtube-h3.png -------------------------------------------------------------------------------- /rfc-141-application-healthchecks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-141-application-healthchecks.md -------------------------------------------------------------------------------- /rfc-142-add-interest-cohort-permssion-policy-header.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-142-add-interest-cohort-permssion-policy-header.md -------------------------------------------------------------------------------- /rfc-143-split-database-instances.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-143-split-database-instances.md -------------------------------------------------------------------------------- /rfc-144-consistent-cache-expiry.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-144-consistent-cache-expiry.md -------------------------------------------------------------------------------- /rfc-145-unarchive-govuk_admin_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-145-unarchive-govuk_admin_template.md -------------------------------------------------------------------------------- /rfc-146-production-deploy-access.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-146-production-deploy-access.md -------------------------------------------------------------------------------- /rfc-147-enable-speedcurve-http-protocol-capture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-147-enable-speedcurve-http-protocol-capture.md -------------------------------------------------------------------------------- /rfc-149-switch-to-per-page-asset-loading.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-149-switch-to-per-page-asset-loading.md -------------------------------------------------------------------------------- /rfc-149/css-size-for-top-100-most-visited-pages-on-govuk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-149/css-size-for-top-100-most-visited-pages-on-govuk.svg -------------------------------------------------------------------------------- /rfc-149/rendering-application-css-breakdown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-149/rendering-application-css-breakdown.svg -------------------------------------------------------------------------------- /rfc-153-remove-allowlists-from-dependabot-configs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-153-remove-allowlists-from-dependabot-configs.md -------------------------------------------------------------------------------- /rfc-154-integrating-an-ots-cms-with-govuk-for-custom-pages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-154-integrating-an-ots-cms-with-govuk-for-custom-pages.md -------------------------------------------------------------------------------- /rfc-156-auto-merge-internal-prs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-156-auto-merge-internal-prs.md -------------------------------------------------------------------------------- /rfc-158-port-content-store-to-postgresql.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-158-port-content-store-to-postgresql.md -------------------------------------------------------------------------------- /rfc-159-switch-off-whitehall-apis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-159-switch-off-whitehall-apis.md -------------------------------------------------------------------------------- /rfc-161-technical-direction-in-publishing-2023.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-161-technical-direction-in-publishing-2023.md -------------------------------------------------------------------------------- /rfc-163-cdn-rationalisation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-163-cdn-rationalisation.md -------------------------------------------------------------------------------- /rfc-163/relocating-logic-from-cdn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-163/relocating-logic-from-cdn.md -------------------------------------------------------------------------------- /rfc-164-retire-email-alert-monitoring-as-a-separate-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-164-retire-email-alert-monitoring-as-a-separate-app.md -------------------------------------------------------------------------------- /rfc-165-add-api-endpoints-to-transition.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-165-add-api-endpoints-to-transition.md -------------------------------------------------------------------------------- /rfc-167-auto-patch-dependencies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-167-auto-patch-dependencies.md -------------------------------------------------------------------------------- /rfc-171-remove-legacy-browser-js-support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-171-remove-legacy-browser-js-support.md -------------------------------------------------------------------------------- /rfc-171/ie_usage_last_three_years.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-171/ie_usage_last_three_years.png -------------------------------------------------------------------------------- /rfc-171/ie_usage_last_year.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-171/ie_usage_last_year.png -------------------------------------------------------------------------------- /rfc-172-graphql-for-govuk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-172-graphql-for-govuk.md -------------------------------------------------------------------------------- /rfc-172/pgexplain-query-plan-visualisation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-172/pgexplain-query-plan-visualisation.png -------------------------------------------------------------------------------- /rfc-175-frontend-fewer-apps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-175-frontend-fewer-apps.md -------------------------------------------------------------------------------- /rfc-176-replacing-static.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-176-replacing-static.md -------------------------------------------------------------------------------- /rfc-177-edition-all-content.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-177-edition-all-content.md -------------------------------------------------------------------------------- /rfc-186-replacement-of-email-based-fact-checking-process-in-publisher.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alphagov/govuk-rfcs/HEAD/rfc-186-replacement-of-email-based-fact-checking-process-in-publisher.md --------------------------------------------------------------------------------