cb661a42f8
Currently we're reverse sorting with a simple sort, this sadly puts newer released (antalope, bobcat) at the end of the list. Add a key function that has context around our release names and release ids to sort "2024.1/cantaloupe"[1] at the top. [1] As of now the c name isn't selected cantaloupe is my placeholder Change-Id: Ie7a9ffcdbe6a28cd2a80289ec06259ec869d306f |
||
---|---|---|
.. | ||
cmds | ||
__init__.py | ||
base.py | ||
fixtures.py | ||
test_sorting.py | ||
test_utils.py |