Skip to content

Versions file not updated for RC-releases #48

Open
@sudoremo

Description

@sudoremo

Describe the problem as clearly as you can

  • Running gem generate_index -d … --update does not include new Gems with RC-versions (e.g. 1.0.0.rc0).
  • Running with --update, in contrast to omitting the flag, creates an additional line for each new Gem version instead of altering the existing line. This may not be a bug though.

Did you try upgrading RubyGems?

Yes.

Post steps to reproduce the problem

I have added a new unit test in this fork branch.

Which command did you run?

gem generate_index -d … --update

What were you expecting to happen?

Pre-releases should also be added to the index. Otherwise, they cannot be installed.

What actually happened?

Pre-releases are not added to the index / versions file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions