Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort by bundle name and file name #171

Closed
khanguy00 opened this issue Mar 4, 2020 · 0 comments · Fixed by #172
Closed

Sort by bundle name and file name #171

khanguy00 opened this issue Mar 4, 2020 · 0 comments · Fixed by #172

Comments

@khanguy00
Copy link
Contributor

In HTML output, when we have the long list of bundles, the select box is just hard to find a bundle. Sorting them by name would be nice.

Also, if we can sort the file list of each bundle in JSON output, that would be awesome to me when I want to diff manually each build. I know that perhaps you guys plan to do a perfect diffing solution in #14, but I guess that will take time.

I will open a PR soon.

@nikolay-borzov nikolay-borzov added this to the 2.4.0 milestone Mar 7, 2020
nikolay-borzov added a commit that referenced this issue Mar 14, 2020
- Sort bundles by name
- Add `sort` option to enable filenames sorting. Do not sort by default because it increases process time
- Update README

Co-authored-by: nikolay-borzov <nikolay.n.borzov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants