Skip to content

Publishing crates to custom registry are "not eligible for publishing" #18

Open
@MarijnS95

Description

@MarijnS95

Hi! I've got a workspace setup where we use the [package] publish field to limit which registries that crate can be published to (an array of just one item).

Unfortunately when running cargo smart-release --dry-run-cargo-publish or even cargo smart-release --registry that-registry --dry-run-cargo-publish, the following error shows up:

Error: No provided crate is actually eligible for publishing. Use --verbose to see the release plan nonetheless.

Is cargo-smart-release not understanding that publish attribute? Let me know how I can continue to debug this :)

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