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

NuGet.CommandLineXPlat should assert absolute path for dotnet list package #13238

Open
Nigusu-Allehu opened this issue Feb 12, 2024 · 0 comments
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:ListPackage dotnet.exe list package Priority:2 Issues for the current backlog. Type:Tracking This issue is tracking the completion of other related issues.

Comments

@Nigusu-Allehu
Copy link
Contributor

Nigusu-Allehu commented Feb 12, 2024

We currently have dotnet list package implemented so that the NuGet side always expects an absolute path. However, we do not assert this. We should assert it and print out a clear error message if an absolute path is not provided. In addition, we should also add an integration test for this command: https://github.com/NuGet/NuGet.Client/tree/dev/test/NuGet.Core.FuncTests/Dotnet.Integration.Test.

@Nigusu-Allehu Nigusu-Allehu added Functionality:ListPackage dotnet.exe list package Type:Tracking This issue is tracking the completion of other related issues. labels Feb 12, 2024
@nkolev92 nkolev92 added Priority:2 Issues for the current backlog. Category:Quality Week Issues that should be considered for quality week labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:ListPackage dotnet.exe list package Priority:2 Issues for the current backlog. Type:Tracking This issue is tracking the completion of other related issues.
Projects
None yet
Development

No branches or pull requests

2 participants