Commit bfe95f0
Pre-release quality improvements from agent reviews (#57)
* Initial plan
* Align with TemplateDotNetTool patterns
- Add missing end_of_line = lf setting in .editorconfig
- Add MD025: false to .markdownlint-cli2.jsonc for consistency
- Add template-related words to .cspell.json (buildmark, BuildMark, sonarmark, SonarMark, SonarQube, templatetool, TMPL)
- Update buildmark version from 0.2.0 to 0.3.0 in dotnet-tools.json
- Reorder Checkmarx/CodeQL entries in .cspell.json for alphabetical consistency
These changes ensure SarifMark follows the latest TemplateDotNetTool template patterns
for configuration files, linting rules, and development tool versions.
Note: Did not add sarifmark to dotnet-tools.json as that would create a circular dependency.
* Fix platform requirements test linkage
Remove platform-specific prefixes (windows@, ubuntu@, dotnet*.x@) from test
names in requirements PLT-001 through PLT-005. These prefixes were causing
reqstream enforcement failures as they don't match actual test names in TRX files.
Platform validation is performed via CI/CD matrix execution - the same tests
run on multiple platforms/runtimes. Updated justifications to clarify this.
Changes:
- PLT-001 (Windows): Use IntegrationTest_* without prefix
- PLT-002 (Linux): Use IntegrationTest_* without prefix
- PLT-003 (.NET 8.0): Use SarifMark_* without prefix
- PLT-004 (.NET 9.0): Use SarifMark_* without prefix
- PLT-005 (.NET 10.0): Use SarifMark_* without prefix
Verified: reqstream --enforce now passes with all 32 requirements satisfied.
* Revert incorrect requirements.yaml changes; add template documentation header with source filter prefix docs
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Fix link styles in docs/guide/guide.md to use reference-style links
* Add missing XML documentation for AppendIssuesSection parameters
* Add test improvements: 17 new tests, AAA pattern comments across test suite
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Restructure user guide headings: remove root title, add Introduction with Purpose/Scope, promote all sections to root level
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
* Apply missed template updates: build.yaml restructure, test-developer agent sections, test csproj structure, gitignore alignment
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>1 parent beec8c1 commit bfe95f0
File tree
14 files changed
+676
-208
lines changed- .config
- .github
- agents
- workflows
- docs/guide
- src/DemaConsulting.SarifMark
- test/DemaConsulting.SarifMark.Tests
14 files changed
+676
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
| 59 | + | |
54 | 60 | | |
| 61 | + | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
67 | 84 | | |
68 | 85 | | |
69 | 86 | | |
70 | 87 | | |
71 | 88 | | |
72 | 89 | | |
73 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
74 | 126 | | |
75 | 127 | | |
76 | 128 | | |
| |||
0 commit comments