4f5ae35e15
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: I4b021d99bd4ecc232838a3639dd8d5ef075e1a24 |
||
---|---|---|
.. | ||
units/cmd | ||
__init__.py | ||
fixtures.py | ||
test_deliverable.py | ||
test_new_release.py | ||
test_npmutils.py | ||
test_project_config.py | ||
test_puppetutils.py | ||
test_redirections.py | ||
test_requirements.py | ||
test_series_status.py | ||
test_sorting.py | ||
test_validate.py | ||
test_versionutils.py |