Skip to content

releases: sort output of --list-releases (Bug 2015892)#2191

Merged
zzzeid merged 1 commit intomozilla:mainfrom
erichdongubler-mozilla:sort-listed-releases
Feb 10, 2026
Merged

releases: sort output of --list-releases (Bug 2015892)#2191
zzzeid merged 1 commit intomozilla:mainfrom
erichdongubler-mozilla:sort-listed-releases

Conversation

@ErichDonGubler
Copy link
Contributor

@ErichDonGubler ErichDonGubler commented Feb 9, 2026

--list-releases doesn't have a specified order for its output. It seems like this misses an opportunity to help a user find a release they actually want; I've never seen a useful version index without some form of sorting. Apply sorting by reverse order, under the assumption that the user will likely be most interested in the most recent releases.

@zzzeid zzzeid changed the title feat: sort output of --list-releases releases: sort output of --list-releases Feb 10, 2026
Copy link
Collaborator

@zzzeid zzzeid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just needs a reference to a bug in the title.

@ErichDonGubler ErichDonGubler changed the title releases: sort output of --list-releases Bug 2015892 - releases: sort output of --list-releases Feb 10, 2026
@ErichDonGubler
Copy link
Contributor Author

@zzzeid: Done! I wasn't sure if you wanted the title changed, but I did both it and the commit message.

@zzzeid
Copy link
Collaborator

zzzeid commented Feb 10, 2026

@zzzeid: Done! I wasn't sure if you wanted the title changed, but I did both it and the commit message.

Thanks. There are some CI issues but will merge this after fixing the issues.

@zzzeid zzzeid changed the title Bug 2015892 - releases: sort output of --list-releases releases: sort output of --list-releases (Bug 2015892) Feb 10, 2026
@zzzeid zzzeid merged commit d7e8854 into mozilla:main Feb 10, 2026
33 of 34 checks passed
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