geerlingguy / ansible-requirements-updater

Update your requirements.yml with this grisly Ansible playbook.
MIT License
100 stars 11 forks source link

Sort Roles by ID instead of Version names #6

Closed brian316 closed 2 years ago

brian316 commented 3 years ago

I don't have ansible experience but after watching your video I thought I could help. After looking into the Galaxy API I noticed that the id is greater in the new versions so by sorting the id instead it removes any complexity and bugs in sorting by the names e.g. 1.0.9

brian316 commented 3 years ago

fixes issue GH-5

n1ngu commented 3 years ago

But what if a project maintains LTS series or something like that so they could potentially release a 1.X version long after a 2.0 series was started?

stale[bot] commented 2 years ago

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark pull requests as stale.

stale[bot] commented 2 years ago

This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.