Skip to content

Support for multiple sources with the same target file name #31

Description

@mixedCase

Currently there's no way to handle this situation.

Real example:

https://github.com/elm-lang/elm-compiler/archive/0.18.0.zip
https://github.com/elm-lang/elm-make/archive/0.18.0.zip
https://github.com/elm-lang/elm-package/archive/0.18.0.zip
https://github.com/elm-lang/elm-reactor/archive/0.18.0.zip
https://github.com/elm-lang/elm-repl/archive/0.18.0.zip

This is the tooling for the Elm language, it's released in multiple repos simultaneously on a new language version. All the zip files have this version as the file name.

As a reference, Arch's PKGBUILDs handle this with an optional prefix:
elm-compiler.0.18.0.zip::https://github.com/elm-lang/elm-compiler/archive/0.18.0.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions