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 a transitive dependencies endpoint to the REST API #1867

Merged
merged 5 commits into from
Apr 27, 2024

Commits on Apr 27, 2024

  1. client testing support

    Signed-off-by: Marco Deicas <mdeicas@google.com>
    mdeicas authored and jeffmendoza committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7e22933 View commit details
    Browse the repository at this point in the history
  2. Add HashEquals and IsOccurrences queries to gql client

    Signed-off-by: Marco Deicas <mdeicas@google.com>
    mdeicas authored and jeffmendoza committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    841ed21 View commit details
    Browse the repository at this point in the history
  3. Change Paginate to take pointer to PaginationSpec

    Signed-off-by: Marco Deicas <mdeicas@google.com>
    mdeicas authored and jeffmendoza committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5071863 View commit details
    Browse the repository at this point in the history
  4. Add better logging

    Signed-off-by: Marco Deicas <mdeicas@google.com>
    mdeicas authored and jeffmendoza committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7292a29 View commit details
    Browse the repository at this point in the history
  5. Implement transitive dependency search

    Signed-off-by: Marco Deicas <mdeicas@google.com>
    mdeicas authored and jeffmendoza committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    aa2dcb2 View commit details
    Browse the repository at this point in the history