-
Notifications
You must be signed in to change notification settings - Fork 23
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
Support indexing of directory listed and GNU packages #318
Conversation
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
77d9faa
to
dedf971
Compare
…ir-listed-packages
dedf971
to
5d6e1d7
Compare
Signed-off-by: Keshav Priyadarshi <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@keshav-space Looks good, I just had some questions in test_gnu.py
Signed-off-by: Keshav Priyadarshi <[email protected]>
@keshav-space I think the PR looks alright. @pombredanne Do you have any thoughts on this? |
IMHO we should switch to use Azure pipelines instead |
but this is another thing entirely. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor nits for your consideration. Good to merge at your convenience.
logger.error(error) | ||
return error | ||
|
||
package_data = packages[0].to_dict() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can there be more than 1?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For a versioned PURL it cannot be more than one.
Signed-off-by: Keshav Priyadarshi <[email protected]>
PR adds support for indexing these PURLs