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

Order collections lexicographically #451

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

felixfontein
Copy link
Contributor

Subset of #450 which doesn't have new metadata, but simply reorders the collections. Will rebase that after this is merged.

@felixfontein felixfontein merged commit ec63bb0 into ansible-community:main Aug 27, 2024
5 checks passed
@felixfontein felixfontein deleted the order branch August 27, 2024 07:40
@mariolenz
Copy link
Collaborator

@felixfontein Out of curiosity, how did you order the collections? Did you do it manually, or did you use a tool?

In #438 I've simply used sort. How did you do it?

@felixfontein
Copy link
Contributor Author

@mariolenz I did it manually, based on the feedback from the linter (ansible-community/antsibull#617). The linter uses Python's sorted().

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