Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Version ordering [MOD-551] #740

Merged
merged 6 commits into from
Nov 1, 2023
Merged

Version ordering [MOD-551] #740

merged 6 commits into from
Nov 1, 2023

Conversation

OmegaJak
Copy link
Contributor

No description provided.

@OmegaJak OmegaJak marked this pull request as ready for review October 28, 2023 00:28
Copy link
Member

Choose a reason for hiding this comment

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

make sure to incorporate other routes that rely on ordering, like updating, version slug route, maven, etc

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Alright, implemented for maven and every other bit of code I could find that was previously sorting by date_published in Rust (as opposed to in SQL).

# Conflicts:
#	tests/common/asserts.rs
#	tests/common/environment.rs
@thesuzerain thesuzerain merged commit 911d442 into master Nov 1, 2023
6 checks passed
@thesuzerain thesuzerain deleted the version_ordering branch November 1, 2023 16:36
thesuzerain pushed a commit that referenced this pull request Dec 5, 2023
* Version ordering

* cargo sqlx prepare

* Use version ordering for maven

* Use version ordering when sorting versions in Rust (not just SQL)

* Thanks clippy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

4 participants