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

Use new ArtifactHub cached API #217

Merged
merged 16 commits into from
May 9, 2023
Merged

Use new ArtifactHub cached API #217

merged 16 commits into from
May 9, 2023

Commits on May 8, 2023

  1. add cached client

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f00443f View commit details
    Browse the repository at this point in the history
  2. compiling

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    837b512 View commit details
    Browse the repository at this point in the history
  3. fix up test

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    33a9cc4 View commit details
    Browse the repository at this point in the history
  4. add comments

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    198bb5e View commit details
    Browse the repository at this point in the history
  5. fmt

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5a71025 View commit details
    Browse the repository at this point in the history
  6. minor tweaks

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0486045 View commit details
    Browse the repository at this point in the history
  7. remove email from scoring algo

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    cec1f7b View commit details
    Browse the repository at this point in the history
  8. add official fields

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    661950a View commit details
    Browse the repository at this point in the history
  9. fix home_url

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4cf29f9 View commit details
    Browse the repository at this point in the history
  10. uncomment

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    05965a4 View commit details
    Browse the repository at this point in the history
  11. minor fixes

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9c6c7c5 View commit details
    Browse the repository at this point in the history
  12. add support for cache file

    rbren committed May 8, 2023
    Configuration menu
    Copy the full SHA
    085c322 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix tests

    rbren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e22770a View commit details
    Browse the repository at this point in the history
  2. fix cached request

    rbren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    89a6e07 View commit details
    Browse the repository at this point in the history
  3. fmt

    rbren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    235624e View commit details
    Browse the repository at this point in the history
  4. remove retry logic

    rbren committed May 9, 2023
    Configuration menu
    Copy the full SHA
    92d1719 View commit details
    Browse the repository at this point in the history