Skip to content

Commit a7bfbaa

Browse files
committed
docs: record RC input test fix in task 0220
1 parent 9299fbf commit a7bfbaa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/tasks/TASK-0220-authorized-alpha4-publish.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ The following pre-existing RC issues were fixed during TASK-0220 release preflig
2424

2525
4. **`docs/PUBLIC_RELEASE_GATES.md`**: Updated to alpha4 publish state; fixed `GitHub Release page: completed` and `NuGet publish: completed` patterns.
2626

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.
2830

2931
## Preconditions
3032

0 commit comments

Comments
 (0)