Skip to content

Weird LICENSE symlink issue with hex.pm mailman package #98

Description

@littleairmada

I was troubleshooting a CI pipe issue and I noticed the mailman package hosted in hex.pm creates an invalid symlink for the LICENSE file.

Installing mailman as a dep with {:mailman, "~> 0.4.3"} creates a LICENSE symlink pointing to a non-existent LICENSE.txt file.

Installing with {:mailman, git:"https://github.com/mailman-elixir/mailman.git"} creates a valid symlink for LICENSE --> LICENSE.md.

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