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

Make fetching work when package is in Amazon S3 #2843

Closed
wants to merge 1 commit into from

Commits on Apr 5, 2024

  1. Make fetching work when package is in Amazon S3

    When a package is hosted on Amazon S3 (sometimes the case when using
    Gemfury as a private repository), there might be a redirect from the
    Gemfury link to the S3 link. The S3 link will be different for HEAD and
    GET requests. For this reason, we need to use the original Gemfury link
    when passing arguments to the range reader.
    torarvid committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6d89c85 View commit details
    Browse the repository at this point in the history