You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tasks/TASK-0220-authorized-alpha4-publish.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ The following pre-existing RC issues were fixed during TASK-0220 release preflig
24
24
25
25
4.**`docs/PUBLIC_RELEASE_GATES.md`**: Updated to alpha4 publish state; fixed `GitHub Release page: completed` and `NuGet publish: completed` patterns.
26
26
27
-
These are release process documentation fixes, not public docs (README.md/README.tr.md), source code, or package metadata changes.
27
+
5.**`scripts/test-release-candidate-inputs.ps1`**: Wrong-version test case was hardcoded to `"0.2.0-alpha.4"`, which now matches the source version. Changed to `"9.9.9-alpha.999"` so it remains a valid negative test.
28
+
29
+
These are release process documentation and test fixes, not public docs (README.md/README.tr.md) or release-relevant source code changes.
0 commit comments