Commit a7332bd
committed
fix: add Test-ModuleManifest validation and prerelease regex guard
Address unresolved review feedback:
- Call Test-ModuleManifest for full manifest validation before reading data.
- Validate prerelease label against SemVer identifier pattern (alphanumerics,
hyphens, dot separators) with a clear error on mismatch.1 parent a3a69a1 commit a7332bd
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
| |||
0 commit comments