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 enum members in the md table alphabetically #1082

Closed
lmolkova opened this issue May 28, 2024 · 1 comment · Fixed by #1083
Closed

Sort enum members in the md table alphabetically #1082

lmolkova opened this issue May 28, 2024 · 1 comment · Fixed by #1083
Assignees
Labels
area:other bug Something isn't working good first issue Good for newcomers triage:needs-triage

Comments

@lmolkova
Copy link
Contributor

lmolkova commented May 28, 2024

We render enum members table in the same order as members appear in yaml, but should instead render alphabetically

See #1077

@lmolkova lmolkova added bug Something isn't working triage:needs-triage labels May 28, 2024
@lmolkova lmolkova changed the title Sort enum values alphabetically Sort enum members in the md table alphabetically May 28, 2024
@lmolkova
Copy link
Contributor Author

I believe it can be done by changing the enum template in this repo, no weaver change should be necessary.

trisch-me added a commit to trisch-me/semantic-conventions that referenced this issue May 28, 2024
@jsuereth jsuereth moved this to Template Generation Fixes in Semantic Conventions Tooling May 28, 2024
@jsuereth jsuereth added the good first issue Good for newcomers label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:other bug Something isn't working good first issue Good for newcomers triage:needs-triage
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants