Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort attribute tables by requirement level and name #694

Closed
wants to merge 3 commits into from

Conversation

pyohannes
Copy link
Contributor

Fixes #614

Changes

This changes the ordering of generated attribute tables to order by requirement level: required attributes first, then conditionally required ones, recommended ones, and opt-ins. The secondary sort criteria is attribute names.

This PR applies changes in open-telemetry/build-tools#260

Merge requirement checklist

@lmolkova
Copy link
Contributor

lmolkova commented Apr 5, 2024

I believe this was addressed in the #820 and can be closed.

@lmolkova lmolkova closed this Apr 5, 2024
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.

Order attributes in generated tables by requirement level
2 participants