Skip to content

json snippets | remove _zip suffix from edition names #274

@shawnlaffan

Description

@shawnlaffan

The website requires names like "pdl", not "pdl_zip".

Probably most easily done at this line:

my @editions = grep {$_ =~ /^(zip|portable_zip|msi|pdl_zip)$/} keys %{$params->{output}};

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