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

Api update #135

Merged
merged 15 commits into from
Jun 29, 2023
Merged

Api update #135

merged 15 commits into from
Jun 29, 2023

Conversation

JonoYang
Copy link
Member

@JonoYang JonoYang commented Jun 29, 2023

This PR improves API performance and fixes several bugs/adds features:

  • Update more package fields from scan summary
  • Do not process empty files when computing directory fingerprints
  • Properly catch exceptions when processing scans
  • Be able to create directory fingerprints for a directory, recursively

JonoYang added 13 commits June 13, 2023 13:19
    * Defer most package fields when getting a Resource
    * Remove ordering on Resources
    * Prefetch dependencies and parties for Packages

Signed-off-by: Jono Yang <[email protected]>
    * We want to make sure that ScannableURIs statuses are properly update when indexing fails

Signed-off-by: Jono Yang <[email protected]>
    * Increase default timeout to 2 minutes

Signed-off-by: Jono Yang <[email protected]>
    * Don't add empty files to directory fingerprints
    * Bump matchcode-toolkit version

Signed-off-by: Jono Yang <[email protected]>
JonoYang added 2 commits June 29, 2023 12:34
Signed-off-by: Jono Yang <[email protected]>
Signed-off-by: Jono Yang <[email protected]>
@JonoYang JonoYang merged commit ea522de into main Jun 29, 2023
@JonoYang JonoYang deleted the api-update branch June 29, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant