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

Add option to get enhanced package data in API #157

Merged
merged 6 commits into from
Aug 9, 2023

Commits on Aug 4, 2023

  1. Add option to enhanced package data in API

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0937a62 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Address review comments

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b34edf8 View commit details
    Browse the repository at this point in the history
  2. Change regen to False

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d96a719 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Change get_enhanced_package logic and add tests

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d510cd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Address review comments

    Signed-off-by: Tushar Goel <[email protected]>
    TG1999 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4815a74 View commit details
    Browse the repository at this point in the history
  2. Update get_enhanced_package

        * Return unenhanced package data for packages not in a package set or if they do not have package content
        * Refactor code in filter_by_checksums()
    
    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5cc124c View commit details
    Browse the repository at this point in the history