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

362 update status task #375

Merged
merged 6 commits into from
Apr 8, 2024
Merged

362 update status task #375

merged 6 commits into from
Apr 8, 2024

Commits on Apr 3, 2024

  1. Use queue to run index_packages #362

    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b2b6152 View commit details
    Browse the repository at this point in the history
  2. Save scan results to temporary files #362

        * Create new volume to store temporary files to share between Docker services
    
    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    65aa303 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Create test for minecode tasks #362

        * Add new envvar PURLDB_ASYNC
    
    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b61d543 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Pass ScannableURI UUID into process_scan_results #362

        * This is to avoid serializing the entire ScannableURI object when placing the task onto the queue
    
    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b5be1b6 View commit details
    Browse the repository at this point in the history
  2. Add test for nonexisting uuid #362

    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    15c90dd View commit details
    Browse the repository at this point in the history
  3. Update docker_purldb.env #362

    Signed-off-by: Jono Yang <jyang@nexb.com>
    JonoYang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5147ced View commit details
    Browse the repository at this point in the history