Deferred from the v0.10.0 release review.
22 tracked files still carry internal tracker keys in comments and test fixtures. This repo is public, so those references leak internal ticket identifiers.
The three that this release introduced were scrubbed in the v0.10.0 PR, and script/check-tracker-leaks.ts now runs in CI (it existed with tests but was wired into no workflow, which is how they landed). So new ones are blocked going forward.
Cleaning the remaining backlog was kept out of the release PR because it would roughly double the diff with churn unrelated to the release.
Note: CHANGELOG.md history should not be rewritten as part of this.
Deferred from the v0.10.0 release review.
22 tracked files still carry internal tracker keys in comments and test fixtures. This repo is public, so those references leak internal ticket identifiers.
The three that this release introduced were scrubbed in the v0.10.0 PR, and
script/check-tracker-leaks.tsnow runs in CI (it existed with tests but was wired into no workflow, which is how they landed). So new ones are blocked going forward.Cleaning the remaining backlog was kept out of the release PR because it would roughly double the diff with churn unrelated to the release.
Note:
CHANGELOG.mdhistory should not be rewritten as part of this.