@@ -4,11 +4,12 @@ This is a list of blueprint solutions to common problems which are referenced wi
44
55Where possible this will be a set of fully working components / solutions you can use. Where that's not possible, it will be instructions.
66
7- | Topic | Type of blueprint | Classification | Status |
8- | :--------------------------------------------------------------------------------------- | :---------------- | :------------- | :--------- |
9- | [ Creating GitHub repositories] ( https://github.com/nhs-england-tools/repository-template ) | Full solution | Recommended | Published |
10- | [ Purging commits on GitHub] ( practices/guides/commit-purge.md ) | Instructions | Mandatory | Published |
11- | [ Signing commits on GitHub] ( practices/guides/commit-signing.md ) | Instructions | Recommended | Published |
12- | [ Automating performance-test decisions using APDEX] ( practices/performance-testing.md ) | Instructions | Recommended | Published |
13- | [ Scanning source code for secrets] ( tools/nhsd-git-secrets/README.md ) | Full solution | Recommended | Published |
14- | Cross-account backups on AWS | Instructions | In progress | Draft |
7+ | Topic | Type of blueprint | Classification | Status |
8+ | :--------------------------------------------------------------------------------------------- | :---------------- | :------------- | :--------- |
9+ | [ Creating GitHub repositories] ( https://github.com/nhs-england-tools/repository-template ) | Full solution | Recommended | Published |
10+ | [ Purging commits on GitHub] ( practices/guides/commit-purge.md ) | Instructions | Mandatory | Published |
11+ | [ Signing commits on GitHub] ( practices/guides/commit-signing.md ) | Instructions | Recommended | Published |
12+ | [ Automating performance-test decisions using APDEX] ( practices/performance-testing.md ) | Instructions | Recommended | Published |
13+ | [ Scanning source code for secrets] ( tools/nhsd-git-secrets/README.md ) | Full solution | Recommended | Published |
14+ | [ Cross-account backups on AWS] ( https://github.com/NHSDigital/terraform-aws-backup/tree/v1.1.0 ) | Full solution | Mandatory | Published |
15+ | [ Cross-account backups on Azure] ( https://github.com/NHSDigital/az-backup ) | Full solution | Mandatory | Published |
0 commit comments