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

fix: ensure gather_metadata_info_common() returns providers with target_under_license set #161

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cgrindel
Copy link

@cgrindel cgrindel commented Oct 2, 2024

Fixes #55

  • Tests pass
  • Tests and examples for any new features.
  • Appropriate changes to README are included in PR

@cgrindel cgrindel requested a review from aiuto as a code owner October 2, 2024 22:26
@cgrindel
Copy link
Author

cgrindel commented Oct 2, 2024

I tried to come up with a test that causes the failure that I see in the wild. Unfortunately, I am not 100% sure what the code path is that gets me to the failure. I am sure that it is related to the quick exit providers that are created in gather_metadata_info_common().

@cgrindel
Copy link
Author

cgrindel commented Oct 7, 2024

@aiuto Gentle ping.

@cgrindel
Copy link
Author

@aiuto Could I get a review for this PR?

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.

licenses_info_to_json failed as the TransitiveLicensesInfo is empty
1 participant