Skip to content

Detect duplicate asset names within a single install run #4

Description

@gfargo

If two assets — say from a pack manifest, or a couple of explicit flags — end up resolving to the same inferred name for the same host and asset type, the second one just overwrites the first's result with no warning at all.

Would be nice to check for that before running installs and either warn or error when two resolved items collide on (assetType, assetName) for the same host, rather than letting whichever runs last silently win.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions