-
Notifications
You must be signed in to change notification settings - Fork 88
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
Resolve dependencies from lockfiles #1244
Commits on Jun 13, 2024
-
Resolve dependencies from lockfiles #1237
Reference: #1237 Reference: #1066 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cf11ac - Browse repository at this point
Copy the full SHA 5cf11acView commit details -
Merge branch 'main' into resolve-dependencies-from-lockfile
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01770f0 - Browse repository at this point
Copy the full SHA 01770f0View commit details
Commits on Jun 14, 2024
-
Address feedback and add improvements
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04fc0e1 - Browse repository at this point
Copy the full SHA 04fc0e1View commit details
Commits on Jun 17, 2024
-
Improve dependency resolving from lockfiles #1237
Resolves dependency for cases where multiple requirements are resolved by one package and all the version requirements are joined for that package. Reference: #1237 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3385a8 - Browse repository at this point
Copy the full SHA f3385a8View commit details
Commits on Jun 19, 2024
-
Update scancode-toolkit and fix tests
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65e652d - Browse repository at this point
Copy the full SHA 65e652dView commit details
Commits on Jun 20, 2024
-
Bump scancode-toolkit to v32.2.0
Reference: https://github.com/nexB/scancode-toolkit/releases/tag/v32.2.0 Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92a3bf3 - Browse repository at this point
Copy the full SHA 92a3bf3View commit details -
Merge branch 'main' into resolve-dependencies-from-lockfile
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4aef6db - Browse repository at this point
Copy the full SHA 4aef6dbView commit details -
Regenerate test fixtures and expectations
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c9e0e8 - Browse repository at this point
Copy the full SHA 7c9e0e8View commit details
Commits on Jun 27, 2024
-
Improve dependency resolver for lockfiles
Handle various lockfile cases where: * Same package/dependencies are present in different lockfiles * Independent lockfiles without a manifest and root package * Ecosystems which have only a single version of package in their environment * Dependency graphs where a resolved package can have many parent packages. Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72cef36 - Browse repository at this point
Copy the full SHA 72cef36View commit details -
Merge branch 'main' into resolve-dependencies-from-lockfile
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fae73bf - Browse repository at this point
Copy the full SHA fae73bfView commit details
Commits on Jun 28, 2024
-
Address feedback and refactor code
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44711ea - Browse repository at this point
Copy the full SHA 44711eaView commit details -
FIx bugs for resolving python packages
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 023423c - Browse repository at this point
Copy the full SHA 023423cView commit details -
Add unit tests and refactor code
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9b2ed3 - Browse repository at this point
Copy the full SHA a9b2ed3View commit details
Commits on Jul 1, 2024
-
Address comments and add CHANGELOG entries
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f843a40 - Browse repository at this point
Copy the full SHA f843a40View commit details