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

Alternative sorting for project versions page #1383

Closed
FlorianMichael opened this issue Jul 16, 2024 · 2 comments
Closed

Alternative sorting for project versions page #1383

FlorianMichael opened this issue Jul 16, 2024 · 2 comments

Comments

@FlorianMichael
Copy link

Is your feature request related to a problem?

My project https://hangar.papermc.io/ViaVersion/ViaRewind auto publishes to hangar in the following schematic:

  • releases go to the "Release" label
  • snapshots go to the "Snapshot" label
  • commits on the dev branch to the "Alpha" label

Since every commit is published, it doesn't take long for only snapshot/alpha versions to be visible on the page. Users then download a snapshot or alpha version since they don't immediately see the release and error occur since alpha/snapshot versions usually also require snapshot versions from my upstream dependencies ViaVersion and ViaBackwards.

Describe the solution you'd like.

A solution would be to allow the project author to change the default values for the channel/version type selection:
image

To be fair my case is more specific, but I could also imagine this to be useful for other projects as well. This way people can publish dev builds but offering the user releases to prevent automatically using dev builds and running into issues.

Describe alternatives you've considered.

As alternatives (or second feature) it would be cool to have a mode were:

  • only the latest version of every Release channel is displayed.
  • you can pin versions which are displayed above unpinned versions.

Other

No response

@MiniDigger
Copy link
Member

this is already a thing :)
image
image

@MiniDigger MiniDigger closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
@github-project-automation github-project-automation bot moved this from New to ✅ Done in Hangar Roadmap Jul 18, 2024
@FlorianMichael
Copy link
Author

Oh I should have looked at that menu, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants