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

feat(rubygems): fallback to info when version fails #7323

Merged
merged 14 commits into from Sep 22, 2020
Merged

feat(rubygems): fallback to info when version fails #7323

merged 14 commits into from Sep 22, 2020

Commits on Sep 18, 2020

  1. feat: fallback to info when version fails

    when the version endpoint fails use the single version from the info endpoint.
    This occurs for example when using artifactory.
    henrysachs committed Sep 18, 2020
    Copy the full SHA
    7686839 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cca7aa9 View commit details
    Browse the repository at this point in the history
  3. fix: revert try catch

    henrysachs committed Sep 18, 2020
    Copy the full SHA
    ab58b0c View commit details
    Browse the repository at this point in the history
  4. build: add yarn lock

    henrysachs committed Sep 18, 2020
    Copy the full SHA
    450eda1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Copy the full SHA
    d88e287 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52f6ef2 View commit details
    Browse the repository at this point in the history
  3. fix: add errorhandling

    henrysachs committed Sep 21, 2020
    Copy the full SHA
    cc1f436 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a67a545 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6e0506d View commit details
    Browse the repository at this point in the history
  6. Update lib/datasource/rubygems/get.ts

    Co-authored-by: Rhys Arkins <rhys@arkins.net>
    henrysachs and rarkins committed Sep 21, 2020
    Copy the full SHA
    66def28 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Copy the full SHA
    95cf3ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    650105d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7307401 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    12c6c67 View commit details
    Browse the repository at this point in the history