Skip to content

Commit

Permalink
Update blueprint list
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniuk committed Apr 16, 2024
1 parent 43e0f04 commit 7e17e0e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions blueprints.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ This is a list of blueprint solutions to common problems which are referenced wi

Where possible this will be a set of fully working components / solutions you can use. Where that's not possible, it will be instructions.

| Topic | Type of blueprint | Classification | Status |
| :--------------------------------------------------------------------------------------- | :---------------- | :------------- | :--------- |
| [Creating GitHub repositories](https://github.com/nhs-england-tools/repository-template) | Full solution | Recommended | Published |
| [Purging commits on GitHub](practices/guides/commit-purge.md) | Instructions | Mandatory | Published |
| [Signing commits on GitHub](practices/guides/commit-signing.md) | Instructions | Recommended | Published |
| [Automating performance-test decisions using APDEX](practices/performance-testing.md) | Instructions | Recommended | Published |
| [Scanning source code for secrets](tools/nhsd-git-secrets/README.md) | Full solution | Recommended | Published |
| Cross-account backups on AWS | Instructions | In progress | Draft |
| Topic | Type | Classification | Status |
|:--------------------------------------------------------------------------------------------------------|:--------------|:---------------|:----------|
| [Creating GitHub repositories](https://github.com/nhs-england-tools/repository-template) | Full solution | Recommended | Published |
| [Purging commits on GitHub](practices/guides/commit-purge.md) | Instructions | Mandatory | Published |
| [Signing commits on GitHub](practices/guides/commit-signing.md) | Instructions | Recommended | Published |
| [Automating performance-test decisions using APDEX](practices/performance-testing.md) | Instructions | Recommended | Published |
| [Scanning source code for secrets](tools/nhsd-git-secrets/README.md) | Full solution | Recommended | Published |
| [Cross-account backups on AWS](https://github.com/nhs-england-tools/terraform-aws-cross-account-backup) | Full solution | In progress | Draft |

0 comments on commit 7e17e0e

Please sign in to comment.