Skip to content

Conversation

@thompson-tomo
Copy link
Contributor

@thompson-tomo thompson-tomo commented Aug 13, 2025

Fixes #2496

Changes

Have the documentation tables to now include deprecated members to assist with transition etc. At the same time if the attribute is deprecated, the enum table will be rendered the same as if the member was deprecated but the deprecation reason now also states the attribute to use.

Note: if the PR is touching an area that is not listed in the existing areas, or the area does not have sufficient domain experts coverage, the PR might be tagged as experts needed and move slowly until experts are identified.

Merge requirement checklist

  • CONTRIBUTING.md guidelines followed.
  • Change log entry added, according to the guidelines in When to add a changelog entry.
    • If your PR does not need a change log, start the PR title with [chore]
  • Links to the prototypes or existing instrumentations (when adding or changing conventions)

@thompson-tomo thompson-tomo requested review from a team as code owners August 13, 2025 10:16
@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch 3 times, most recently from dfdf35b to ec3043b Compare August 21, 2025 02:23
@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch from ec3043b to 1d7497a Compare September 2, 2025 03:49
@trask
Copy link
Member

trask commented Sep 3, 2025

I'm not sure if this is a good thing, for similar reasoning as #2607 (comment)

@thompson-tomo
Copy link
Contributor Author

The problem is no where at all is the deprecation reason visible. For attributes you atleast have the attribute registry to get that information.

@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch 2 times, most recently from 55e3371 to 3abbe81 Compare September 15, 2025 09:17
@thompson-tomo thompson-tomo requested a review from a team as a code owner September 15, 2025 09:40
@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch 3 times, most recently from d1e9655 to 74e0c8c Compare September 17, 2025 04:32
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 3, 2025
@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch from 74e0c8c to 55f4bd5 Compare October 4, 2025 04:04
@github-actions github-actions bot removed the Stale label Oct 5, 2025
@thompson-tomo thompson-tomo force-pushed the chore/#2496_ShowDeprecatedEnumMembers branch from 508a80f to 8566d04 Compare October 12, 2025 03:05
@github-actions
Copy link

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Deprecated enum values not rendering in docs

2 participants