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] Sort products manually and remove sortReleasesBy #1651

Merged
merged 6 commits into from
Oct 8, 2022
Merged

Conversation

captn3m0
Copy link
Member

@captn3m0 captn3m0 commented Oct 8, 2022

Completely removes all mentions of sorting, as based on @generalmimon's suggestion here

Fixes #1643, by getting rid of all cycleShorthand mentions as well.

The windows pages were using buildIDs for sorting via cycleShortHand - I've renamed it to buildID to preserve the information for now. We can decide how/if we want to use it later.

I've validated the sorting for all pages that seemed impacted, and corrected. There's some minor swaps where sorting was indeterminate (dates of two rows are matching) - I've ignored those, and let it be.

I lost some comments in the Samsung Page - wasn't sure where they needed to be added.

The sorting order is "as on the markdown file", so newer stuff should be added to the top of the file.

@captn3m0 captn3m0 added the enhancement New feature or request label Oct 8, 2022
@captn3m0 captn3m0 self-assigned this Oct 8, 2022
@captn3m0 captn3m0 linked an issue Oct 8, 2022 that may be closed by this pull request
@captn3m0
Copy link
Member Author

captn3m0 commented Oct 8, 2022

Should be good to review now.

@captn3m0
Copy link
Member Author

captn3m0 commented Oct 8, 2022

Merging this, don't want to keep rebasing this and handle conflicts.

@captn3m0 captn3m0 merged commit b01fead into master Oct 8, 2022
@captn3m0 captn3m0 deleted the remove-sort branch October 8, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Suggestion] Lets remove shorthand examples Sorting of releases with multi digit version parts
1 participant