Skip to content

Commit 298f0a2

Browse files
CCM-6633 repo tidy
1 parent 0299b4b commit 298f0a2

88 files changed

Lines changed: 341 additions & 4983 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pre-commit 3.6.0
55
nodejs 18.18.2
66
gitleaks 8.18.4
77
tfsec 1.28.10
8+
terraform-docs 0.19.0
89

910
# ==============================================================================
1011
# The section below is reserved for Docker image versions.

docs/_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: NHS Notify Repo Template
21+
title: NHS Notify Shared Modules
2222
# email: your-email@example.com
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
Repository Template documentation for the NHS Notify Platform.
24+
Shared Modules for the NHS Notify Platform.
2525
baseurl: "" # the subpath of your site, e.g. /blog
2626
url: "https://nhsdigital.github.io" # the base hostname & protocol for your site, e.g. http://example.com
2727

@@ -45,15 +45,15 @@ mermaid:
4545
version: "10.9.1"
4646

4747
aux_links:
48-
"NHS Notify Repo Template on GitHub":
49-
- "//github.com/NHSDigital/nhs-notify-repository-template"
48+
"NHS Notify Shared Modules Repo":
49+
- "//github.com/NHSDigital/nhs-notify-shard-modules"
5050

5151
aux_links_new_tab: false
5252

5353
# Footer "Edit this page on GitHub" link text
5454
gh_edit_link: true # show or hide edit this page link
5555
gh_edit_link_text: "Edit this page on GitHub."
56-
gh_edit_repository: "https://github.com/NHSDigital/nhs-notify-repository-template" # the github URL for your repo
56+
gh_edit_repository: "https://github.com/NHSDigital/nhs-notify-shared-modules" # the github URL for your repo
5757
gh_edit_branch: "main" # the branch that your docs is served from
5858
# gh_edit_source: docs # the source that your files originate from
5959
gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into the editor immediately

docs/adr/ADR-001_Use_git_hook_and_GitHub_action_to_check_the_editorconfig_compliance.md

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

docs/adr/ADR-002_Scan_repository_for_hardcoded_secrets.md

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

0 commit comments

Comments
 (0)