Skip to content

Reject duplicate versions by default #31

@dexman545

Description

@dexman545

Is your feature request related to a problem? Please describe.
Previously, when using automated uploads Modrinth would reject identical versions. This is no longer the case, causing automated uploads relying on this feature to upload multiple of the same version.

Describe the solution you'd like
Fail or skip the upload task when the version is already present on Modrinth

Describe alternatives you've considered
This is fairly easy to work around with Outlet, as it already has a way to query Modrinth for an existing version for a given set of loaders/mc versions, making skipping the task an onlyIf call.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions