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 repository information to JSON output. #100

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

noname22
Copy link
Contributor

@noname22 noname22 commented Apr 6, 2022

We (our project) need to check the git repositories for licenses that override whatever nuget says. This adds the repository information to the json output format.

@noname22
Copy link
Contributor Author

noname22 commented Apr 8, 2022

The failing test (GetNugetInformationAsync_Should_Resolve_Missing_NuSpec_File("FluentValidation,5.1.0.0")) works on my machine (Windows 10 x64, Visual Studio 2022). Any idea why it might fail?

@noname22
Copy link
Contributor Author

noname22 commented Apr 8, 2022

Given that other people's pull requests are failing on the same test (but on different architectures) I'm guessing that it's a flakey test.

@tomchavakis
Copy link
Owner

tomchavakis commented Apr 8, 2022

Hi @noname22,

Thank you for PR.
I have the same issue. I am not sure yet why this is happening. I am working on it to fix it.

@noname22
Copy link
Contributor Author

noname22 commented Apr 8, 2022

Thanks, good to hear that you're working on it.

@tomchavakis tomchavakis mentioned this pull request Apr 9, 2022
@Lexy2 Lexy2 mentioned this pull request Apr 11, 2022
@tomchavakis tomchavakis reopened this Apr 11, 2022
@tomchavakis tomchavakis self-requested a review April 11, 2022 19:31
@tomchavakis
Copy link
Owner

Hi @noname22,

@Lexy2 has resolved the issue, so I am merging this PR to the master.

@tomchavakis tomchavakis merged commit a899d2b into tomchavakis:master Apr 11, 2022
@noname22
Copy link
Contributor Author

Great, thank you!

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.

None yet

2 participants