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

Generic on demand handler #114

Merged
merged 6 commits into from
Jun 5, 2023
Merged

Generic on demand handler #114

merged 6 commits into from
Jun 5, 2023

Commits on Jun 1, 2023

  1. Add handler for generic purls

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    172af46 View commit details
    Browse the repository at this point in the history
  2. Get Package sha1 from scan info, if not present

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d1f9fd2 View commit details
    Browse the repository at this point in the history
  3. Clean up scan processing code

        * Get package hash info from scan info
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e5c9999 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Get other license expressions from summary

        * Update homepage_url and descriptions in get_enhanced_package
        * Display package_set and package_content field in Package metadata serializer
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0808d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Create test for generic ondemand handler

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3c9038f View commit details
    Browse the repository at this point in the history
  2. Update JSON test data normalization

        * Add new argument such that we can remove fields at the same time we normalize Package UIDs
        * Update test expectations
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    72254be View commit details
    Browse the repository at this point in the history