-
-
Notifications
You must be signed in to change notification settings - Fork 580
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
Report packages
at top level with file level package_manifests
#2710
Conversation
See #2694 Signed-off-by: Ayan Sinha <[email protected]>
packages
to package_manifests
packages
to package_manifests
8345632
to
d609786
Compare
Modifies tests and test expectations for the change of file level attribute `packages` to `package_manifests`. Signed-off-by: Ayan Sinha <[email protected]>
d0d1f8f
to
802fe3a
Compare
Signed-off-by: Ayan Sinha <[email protected]>
802fe3a
to
6f5d3b0
Compare
@pombredanne All green! Ready to review. |
Adds `packages` codebase attribute and temporarily populate with all package manifests detected in the codebase. Signed-off-by: Ayan Sinha <[email protected]>
Signed-off-by: Ayan Sinha <[email protected]>
Signed-off-by: Ayan Sinha <[email protected]>
packages
to package_manifests
packages
at top level with file level package_manifests
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.
Thanks: see my review in line!
tests/licensedcode/data/plugin_license/package/package.expected.json
Outdated
Show resolved
Hide resolved
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.
Also please update the changelog and bump the data version to 2.0
You can hold on for the doc changes, and may have separate issue for the doc to do it at once.
7d668cb
to
c3cbd41
Compare
@pombredanne changes requested in the review are addressed now. |
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.
Thank you for making the changes,
Some extra things for your review before we can merge.
Restores previously made changes in summarycode, and deprecates package API with a warning, and adds other small bugfixes. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Package_manifests were not being collected when there was a single file in the codebase, this fixes the bug and regenerates tests. Signed-off-by: Ayan Sinha <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1628123
to
c90dedb
Compare
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.
(The previous comment was made on the wrong PR )
All green now. |
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.
LGTM... merging: thank you!
Fixes #2694
Tasks
Run tests locally to check for errors.