mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
* Add version_sort filter to properly sort list of versions
* Fix all comments from Felix
- add changelog fragment
- fix test by removing runme.sh/yml and renaming to filter_version_sort
- use fully qualified name of filter in test case
* Remove wrong plugin.test changelog fragment
Ups...
* Properly name the file version_sort.py
* Update changelogs/fragments/1916-add-version-sort-filter.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Eric L <ewl+git@lavar.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4a8d6cf7cc)
Co-authored-by: Eric L <ericzolf@users.noreply.github.com>
This commit is contained in:
3
changelogs/fragments/1916-add-version-sort-filter.yml
Normal file
3
changelogs/fragments/1916-add-version-sort-filter.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
add plugin.filter:
|
||||
- name: version_sort
|
||||
description: Sort a list according to version order instead of pure alphabetical one
|
||||
Reference in New Issue
Block a user