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

Proposition: Mark as unlisted and Deprecated some old versions #777

Closed
Romfos opened this issue Feb 10, 2024 · 4 comments
Closed

Proposition: Mark as unlisted and Deprecated some old versions #777

Romfos opened this issue Feb 10, 2024 · 4 comments
Assignees

Comments

@Romfos
Copy link
Contributor

Romfos commented Feb 10, 2024

Hi,

Nuget have feature of deprication + unlist for nuget packages versions

image

Versions that I propose to unlist + deprecate following package versions:

  1. All versions below 1.0.0
  2. Non-release versions like old betas, old release candidates, alphas

Motivation:

  1. Just inform developers that old beta\alpha\rc versions are no longer valid and better to don't use it. These versions were made only for non-production usage, could potentially be buggy and were made only for testing of versions before their release
  2. Make package versions list shorter by removing some non relevant packages

What is 'unlist' feature
There nuget packages still will be available by direct links, installable, e.t.c but they will be not displayable in versions list dropdown

Note about 'deprecated' feature
There nuget packages still will be available by direct links, installable, e.t.c but VS will show warning for them (yellow icon with text)

Thank you

@304NotModified
Copy link
Contributor

I like this idea :)

@dtchepak
Copy link
Member

dtchepak commented May 5, 2024

Hi @Romfos ,

Thanks for this suggestion. I've unlisted these packages as suggested. Is that sufficient, or worth deprecating as well?

@Romfos
Copy link
Contributor Author

Romfos commented May 5, 2024

Hi @Romfos ,

Thanks for this suggestion. I've unlisted these packages as suggested. Is that sufficient, or worth deprecating as well?

probably make sense to mark unlisted versions as deprecated as well (VS will show warning for this nuget packages)

@dtchepak
Copy link
Member

dtchepak commented May 5, 2024

I've deprecated some old packages that had a problem with release and were replaced (these were already unlisted). I'll leave the betas/rcs, if people are still using them and they're working then I don't think they should be pushed to update.

@dtchepak dtchepak closed this as completed May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants