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

Yield Packages before Package Resources in assemble() methods #3028

Open
JonoYang opened this issue Jul 27, 2022 · 0 comments
Open

Yield Packages before Package Resources in assemble() methods #3028

JonoYang opened this issue Jul 27, 2022 · 0 comments

Comments

@JonoYang
Copy link
Contributor

This is related to aboutcode-org/scancode.io#447, where we are implementing the Package assembly step of Package scanning in scancode.io. In scancode.io, we need to create the Package before we can associate it to a Resource. This involves modifying the assembly methods to always yield the Package first before the dependencies or Package Resources

JonoYang added a commit that referenced this issue Jul 28, 2022
    * Update assembly method of cocoapods and pypi package handlers to yield Package objects before Resources and Dependencies

Signed-off-by: Jono Yang <jyang@nexb.com>
pombredanne added a commit that referenced this issue Jul 28, 2022
Yield Packages before other yieldables #3028
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

1 participant