Skip to content

cleanup: strip unresolvable internal references from comments and docstrings - #446

Merged
hdamker merged 2 commits into
camaraproject:mainfrom
hdamker:fix/strip-leaked-tracker-refs
Sep 4, 2026
Merged

cleanup: strip unresolvable internal references from comments and docstrings#446
hdamker merged 2 commits into
camaraproject:mainfrom
hdamker:fix/strip-leaked-tracker-refs

Conversation

@hdamker

@hdamker hdamker commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

cleanup

What this PR does / why we need it:

Strips 17 references to private planning documents from comments, docstrings and schema descriptions across 15 files — a reader of this repository cannot resolve them, and the surrounding text already explains each case. Also drops a hardcoded checkout path in test_info_description_canonical_self, which now honours CAMARA_COMMONALITIES_ROOT and probes three layouts instead of one. No behaviour change.

Which issue(s) this PR fixes:

Part of #445

Special notes for reviewers:

validation/tests plus release_automation/tests: 1965 passed.

Changelog input

 release-note
Strip unresolvable internal references from code comments and docstrings; no functional change.

Additional documentation

This section can be blank.

docs

…rings

Removes 17 references to private planning documents left in comments,
docstrings and schema descriptions across 15 files. A reader of this
repository cannot resolve them, and the surrounding text already carries
the explanation in every case.
test_info_description_canonical_self found the canonical
info-description templates through one hardcoded relative path, so it
only ran inside a specific multi-repository checkout. It now honours
CAMARA_COMMONALITIES_ROOT and probes three common layouts, still
skipping when no checkout is reachable.

@rartych rartych left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hdamker
hdamker merged commit 446a451 into camaraproject:main Sep 4, 2026
8 checks passed
@hdamker
hdamker deleted the fix/strip-leaked-tracker-refs branch September 4, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants