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

Add support for deprecation info to dotnet list package --outdated #2928

Merged
merged 23 commits into from
Jul 24, 2019

Conversation

xavierdecoster
Copy link
Member

Fixes NuGet/Home#8280

image

PR up for early review /cc @nkolev92 @rrelyea

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

Looks good so far, I think maybe we can change the dependent resource to something more appropriate that will contain more of the required metadata.

It's crazy how many resources we have, lol.

Copy link
Member

@zivkan zivkan left a comment

Choose a reason for hiding this comment

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

I believe the message should be changed because it currently says that the package was unlisted, but that's not the check the code makes.

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

LGTM.

@xavierdecoster
Copy link
Member Author

@nkolev92 is this good to merge?

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

Feel free to merge if the tests are good.

Nice job. 👏

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

Successfully merging this pull request may close these issues.

Add support for deprecation info to dotnet list package --outdated
4 participants