Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add handler for packages.lock.json in nuget#3825

Merged
AyanSinhaMahapatra merged 12 commits intodevelopfrom
add_nuget_lockfile_handler
Jun 26, 2024
Merged

Add handler for packages.lock.json in nuget#3825
AyanSinhaMahapatra merged 12 commits intodevelopfrom
add_nuget_lockfile_handler

Conversation

Copy link
Contributor

TG1999 commented Jun 24, 2024 *
edited by AyanSinhaMahapatra
Loading

Reference: aboutcode-org/scancode.io#1263

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled and links the original issue above
  • Tests pass -- look for a green checkbox a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts
  • Updated documentation pages (if applicable)
  • Updated CHANGELOG.rst (if applicable)

TG1999 added 7 commits June 24, 2024 19:57
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
AyanSinhaMahapatra requested changes Jun 25, 2024
Copy link
Member

AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks++ @TG1999

See comments for a few questions and changes.

Also, typically we have lockfiles beside another package manifest right?
I was looking for examples of this and is this .csproj files for nuget? Are there other manifests which would be nice to parse and store?
Here is an example of a .csproj file and packages.lock.json together: https://github.com/ncblakely/GiantsTools/tree/main/Giants.Services to add as tests.
Should we not also do some lightweight package assembly here?

TG1999 added 3 commits June 25, 2024 22:37
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Signed-off-by: Tushar Goel
Copy link
Contributor Author

TG1999 commented Jun 25, 2024

Adressed all review comments, feel free to merge.

TG1999 and others added 2 commits June 26, 2024 13:34
Signed-off-by: Tushar Goel
Signed-off-by: Ayan Sinha Mahapatra
AyanSinhaMahapatra approved these changes Jun 26, 2024
Copy link
Member

AyanSinhaMahapatra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks++ @TG1999 merging!

AyanSinhaMahapatra merged commit e4f6267 into develop Jun 26, 2024
AyanSinhaMahapatra deleted the add_nuget_lockfile_handler branch June 26, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

AyanSinhaMahapatra AyanSinhaMahapatra approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants