Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .fileassert.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# FileAssert document validation tests for TemplateDotNetLibrary.
# FileAssert document validation tests for Rendering.
# Tests are tagged by document group to allow per-group execution during the build pipeline.
# Tags: build-notes, code-quality, code-review, design, verification, user-guide, requirements.
#
Expand Down Expand Up @@ -27,12 +27,12 @@ tests:
description: "Build Notes PDF was generated by WeasyPrint"
tags: [build-notes]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Build Notes.pdf"
- pattern: "docs/generated/Rendering Build Notes.pdf"
count: 1
pdf:
metadata:
- field: "Title"
contains: "Template DotNet Library"
contains: "Rendering"
- field: "Author"
contains: "DEMA Consulting"
- field: "Subject"
Expand Down Expand Up @@ -60,7 +60,7 @@ tests:
description: "Code Quality PDF was generated by WeasyPrint"
tags: [code-quality]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Code Quality.pdf"
- pattern: "docs/generated/Rendering Code Quality.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -93,7 +93,7 @@ tests:
description: "Code Review Plan PDF was generated by WeasyPrint"
tags: [code-review]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Review Plan.pdf"
- pattern: "docs/generated/Rendering Review Plan.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -126,7 +126,7 @@ tests:
description: "Code Review Report PDF was generated by WeasyPrint"
tags: [code-review]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Review Report.pdf"
- pattern: "docs/generated/Rendering Review Report.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -159,7 +159,7 @@ tests:
description: "Design PDF was generated by WeasyPrint"
tags: [design]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Software Design.pdf"
- pattern: "docs/generated/Rendering Software Design.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -192,7 +192,7 @@ tests:
description: "Verification PDF was generated by WeasyPrint"
tags: [verification]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Verification Design.pdf"
- pattern: "docs/generated/Rendering Verification Design.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -225,7 +225,7 @@ tests:
description: "User Guide PDF was generated by WeasyPrint"
tags: [user-guide]
files:
- pattern: "docs/generated/TemplateDotNetLibrary User Guide.pdf"
- pattern: "docs/generated/Rendering User Guide.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -259,7 +259,7 @@ tests:
description: "Requirements PDF was generated by WeasyPrint"
tags: [requirements]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Requirements.pdf"
- pattern: "docs/generated/Rendering Requirements.pdf"
count: 1
pdf:
metadata:
Expand Down Expand Up @@ -293,7 +293,7 @@ tests:
description: "Trace Matrix PDF was generated by WeasyPrint"
tags: [requirements]
files:
- pattern: "docs/generated/TemplateDotNetLibrary Trace Matrix.pdf"
- pattern: "docs/generated/Rendering Trace Matrix.pdf"
count: 1
pdf:
metadata:
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: 🐛 Bug Report
description: Report a bug or issue with the TemplateDotNetLibrary
description: Report a bug or issue with the Rendering
title: "[Bug]: "
labels: ["bug"]
assignees: []
Expand All @@ -26,7 +26,7 @@ body:
label: Steps to Reproduce
description: Detailed steps to reproduce the behavior
placeholder: |
1. Use TemplateDotNetLibrary with code '...'
1. Use Rendering with code '...'
2. Call method '...'
3. Observe error...
value: |
Expand Down Expand Up @@ -69,7 +69,7 @@ body:
id: version
attributes:
label: Library Version
description: What version of the TemplateDotNetLibrary are you using?
description: What version of the Rendering are you using?
placeholder: e.g., 1.0.0
validations:
required: true
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
blank_issues_enabled: false
contact_links:
- name: 📚 Documentation
url: https://github.com/demaconsulting/TemplateDotNetLibrary
about: Read the documentation for TemplateDotNetLibrary
url: https://github.com/demaconsulting/Rendering
about: Read the documentation for Rendering
- name: 💬 Discussions
url: https://github.com/demaconsulting/TemplateDotNetLibrary/discussions
url: https://github.com/demaconsulting/Rendering/discussions
about: Ask questions and discuss with the community
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: ✨ Feature Request
description: Suggest a new feature or enhancement for the TemplateDotNetLibrary
description: Suggest a new feature or enhancement for the Rendering
title: "[Feature]: "
labels: ["enhancement"]
assignees: []
Expand Down Expand Up @@ -52,7 +52,7 @@ body:
id: benefits
attributes:
label: Benefits
description: Explain why this enhancement would be useful to TemplateDotNetLibrary users
description: Explain why this enhancement would be useful to Rendering users
placeholder: This would be useful because...
validations:
required: true
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: ❓ Question / Help
description: Ask a usage question or get help with the TemplateDotNetLibrary
description: Ask a usage question or get help with the Rendering
title: "[Question]: "
labels: ["question"]
assignees: []
Expand All @@ -10,7 +10,7 @@ body:
value: |
Thanks for reaching out! Please fill out the sections below so we can help you as quickly as possible.
For general discussion, you can also use
[GitHub Discussions](https://github.com/demaconsulting/TemplateDotNetLibrary/discussions).
[GitHub Discussions](https://github.com/demaconsulting/Rendering/discussions).

- type: textarea
id: question
Expand Down Expand Up @@ -45,7 +45,7 @@ body:
id: version
attributes:
label: Library Version
description: What version of the TemplateDotNetLibrary are you using?
description: What version of the Rendering are you using?
placeholder: e.g., 1.0.0
validations:
required: true
Expand Down
4 changes: 2 additions & 2 deletions .github/codeql-config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
# CodeQL configuration for Template DotNet Library
# CodeQL configuration for Rendering

name: "Template DotNet Library CodeQL Config"
name: "Rendering CodeQL Config"
28 changes: 14 additions & 14 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
run: >
dotnet dotnet-sonarscanner
begin
/k:"demaconsulting_TemplateDotNetLibrary"
/k:"demaconsulting_Rendering"
/o:"demaconsulting"
/d:sonar.token="${{ secrets.SONAR_TOKEN }}"
/d:sonar.host.url="https://sonarcloud.io"
Expand Down Expand Up @@ -223,8 +223,8 @@ jobs:
with:
name: packages-${{ matrix.os }}
path: |
src/DemaConsulting.TemplateDotNetLibrary/bin/Release/*.nupkg
src/DemaConsulting.TemplateDotNetLibrary/bin/Release/*.snupkg
src/DemaConsulting.Rendering/bin/Release/*.nupkg
src/DemaConsulting.Rendering/bin/Release/*.snupkg

# Runs CodeQL security and quality analysis, gathering results to include
# in the code quality report.
Expand Down Expand Up @@ -436,7 +436,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/build_notes/generated/build_notes.html
"docs/generated/TemplateDotNetLibrary Build Notes.pdf"
"docs/generated/Rendering Build Notes.pdf"

- name: Assert Build Notes Documents with FileAssert
run: >
Expand Down Expand Up @@ -476,7 +476,7 @@ jobs:
dotnet sarifmark
--sarif artifacts/csharp.sarif
--report docs/code_quality/generated/codeql-quality.md
--heading "Template DotNet Library CodeQL Analysis"
--heading "Rendering CodeQL Analysis"
--report-depth 1

- name: Display CodeQL Quality Report
Expand All @@ -492,7 +492,7 @@ jobs:
run: >
dotnet sonarmark
--server https://sonarcloud.io
--project-key demaconsulting_TemplateDotNetLibrary
--project-key demaconsulting_Rendering
--branch ${{ github.ref_name }}
--token "$SONAR_TOKEN"
--report docs/code_quality/generated/sonar-quality.md
Expand All @@ -519,7 +519,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/code_quality/generated/quality.html
"docs/generated/TemplateDotNetLibrary Code Quality.pdf"
"docs/generated/Rendering Code Quality.pdf"

- name: Assert Code Quality Documents with FileAssert
run: >
Expand Down Expand Up @@ -581,7 +581,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/code_review_plan/generated/plan.html
"docs/generated/TemplateDotNetLibrary Review Plan.pdf"
"docs/generated/Rendering Review Plan.pdf"

- name: Generate Review Report HTML with Pandoc
shell: bash
Expand All @@ -598,7 +598,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/code_review_report/generated/report.html
"docs/generated/TemplateDotNetLibrary Review Report.pdf"
"docs/generated/Rendering Review Report.pdf"

- name: Assert Code Review Documents with FileAssert
run: >
Expand Down Expand Up @@ -630,7 +630,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/design/generated/design.html
"docs/generated/TemplateDotNetLibrary Software Design.pdf"
"docs/generated/Rendering Software Design.pdf"

- name: Assert Design Documents with FileAssert
run: >
Expand Down Expand Up @@ -662,7 +662,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/verification/generated/verification.html
"docs/generated/TemplateDotNetLibrary Verification Design.pdf"
"docs/generated/Rendering Verification Design.pdf"

- name: Assert Verification Documents with FileAssert
run: >
Expand Down Expand Up @@ -694,7 +694,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/user_guide/generated/user_guide.html
"docs/generated/TemplateDotNetLibrary User Guide.pdf"
"docs/generated/Rendering User Guide.pdf"

- name: Assert User Guide Documents with FileAssert
run: >
Expand Down Expand Up @@ -759,7 +759,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/requirements_doc/generated/requirements.html
"docs/generated/TemplateDotNetLibrary Requirements.pdf"
"docs/generated/Rendering Requirements.pdf"

- name: Generate Trace Matrix HTML with Pandoc
shell: bash
Expand All @@ -776,7 +776,7 @@ jobs:
dotnet weasyprint
--pdf-variant pdf/a-3u
docs/requirements_report/generated/trace_matrix.html
"docs/generated/TemplateDotNetLibrary Trace Matrix.pdf"
"docs/generated/Rendering Trace Matrix.pdf"

- name: Assert Requirements Documents with FileAssert
run: >
Expand Down
50 changes: 25 additions & 25 deletions .reviewmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ needs-review:
# and an index.json before enforcement (--enforce flag) can be enabled in the pipeline.
evidence-source:
type: url
location: https://raw.githubusercontent.com/demaconsulting/TemplateDotNetLibrary/reviews/index.json
location: https://raw.githubusercontent.com/demaconsulting/Rendering/reviews/index.json

# Review sets following hierarchical scope principles.
# Each review-set focuses on a single compliance question with manageable file counts.
Expand All @@ -35,46 +35,46 @@ reviews:
paths:
- "README.md"
- "docs/user_guide/**/*.md"
- "docs/reqstream/template-dot-net-library/template-dot-net-library.yaml"
- "docs/reqstream/rendering/rendering.yaml"
- "docs/design/introduction.md"
- "docs/design/template-dot-net-library/template-dot-net-library.md"
- "docs/design/rendering/rendering.md"

# TemplateDotNetLibrary - Specials
- id: TemplateDotNetLibrary-Architecture
title: Review of Template DotNet Library system architecture and operational validation
# Rendering - Specials
- id: Rendering-Architecture
title: Review of Rendering system architecture and operational validation
paths:
- "docs/reqstream/template-dot-net-library/template-dot-net-library.yaml"
- "docs/reqstream/rendering/rendering.yaml"
- "docs/design/introduction.md"
- "docs/design/template-dot-net-library/template-dot-net-library.md"
- "docs/design/rendering/rendering.md"
- "docs/verification/introduction.md"
- "docs/verification/template-dot-net-library/template-dot-net-library.md"
- "test/DemaConsulting.TemplateDotNetLibrary.Tests/TemplateDotNetLibraryTests.cs"
- "docs/verification/rendering/rendering.md"
- "test/DemaConsulting.Rendering.Tests/RenderingTests.cs"

- id: TemplateDotNetLibrary-Design
title: Review of Template DotNet Library architectural and design consistency
- id: Rendering-Design
title: Review of Rendering architectural and design consistency
paths:
- "docs/reqstream/template-dot-net-library/template-dot-net-library.yaml"
- "docs/reqstream/template-dot-net-library/platform-requirements.yaml"
- "docs/reqstream/rendering/rendering.yaml"
- "docs/reqstream/rendering/platform-requirements.yaml"
- "docs/design/introduction.md"
- "docs/design/template-dot-net-library/**/*.md"
- "docs/design/rendering/**/*.md"
- "docs/verification/introduction.md"

- id: TemplateDotNetLibrary-AllRequirements
title: Review of Template DotNet Library requirements quality and traceability
- id: Rendering-AllRequirements
title: Review of Rendering requirements quality and traceability
paths:
- "requirements.yaml"
- "docs/reqstream/template-dot-net-library/**/*.yaml"
- "docs/reqstream/rendering/**/*.yaml"
- "docs/reqstream/ots/*.yaml"

# TemplateDotNetLibrary - Demo
- id: TemplateDotNetLibrary-Demo
# Rendering - Demo
- id: Rendering-Demo
title: Review of Demo Unit Implementation
paths:
- "docs/reqstream/template-dot-net-library/demo.yaml"
- "docs/design/template-dot-net-library/demo.md"
- "docs/verification/template-dot-net-library/demo.md"
- "src/DemaConsulting.TemplateDotNetLibrary/Demo.cs"
- "test/DemaConsulting.TemplateDotNetLibrary.Tests/DemoTests.cs"
- "docs/reqstream/rendering/demo.yaml"
- "docs/design/rendering/demo.md"
- "docs/verification/rendering/demo.md"
- "src/DemaConsulting.Rendering/Demo.cs"
- "test/DemaConsulting.Rendering.Tests/DemoTests.cs"

# OTS Items
- id: OTS-BuildMark
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ For answers to common questions about this code of conduct, see the FAQ at
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
[issues]: https://github.com/demaconsulting/TemplateDotNetLibrary/issues
[issues]: https://github.com/demaconsulting/Rendering/issues
Loading