Skip to content

Add maturity column to uploads table #29

@preaction

Description

@preaction

The distribution's maturity is encoded in the release's filename. The CPAN::DistnameInfo does this correctly, deciding if the release is "released" or "developer".

We should add a column, maturity, to the uploads table. This column should allow either the value released, for a distribution that is installable from CPAN, or developer for a release that was not indexed by CPAN (We don't call released stable because we are not making a value judgement).

Once we have this column, we can start thinking about removing columns from other tables that are tracking the distribution maturity (including "release_data.distmat").

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