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

Fixed parsing versions file with missing checksum #314

Merged
merged 1 commit into from
Sep 18, 2024

Commits on Sep 17, 2024

  1. Fixed parsing versions file with missing checksum

    At some point in time, rubygems.org was shipping a versions file where
    the md5 checksum is missing on one line. We will just ignore this and
    sync the content anyway.
    
    fixes pulp#313
    mdellweg committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a25b4c7 View commit details
    Browse the repository at this point in the history