Skip to content

Option to not bump versions of already released crates #4

@ascjones

Description

@ascjones

Recently we released new versions of sp-core and sp-runtime using subpub paritytech/substrate#12599. A follow up was required to release a couple of higher level crates: paritytech/substrate#12716.

However using subpub tried to bump all those already released crates again:

image

I did it manually in the end which was fairly simple, however it would be good to be able to have an option to not bump all those already released crates. Either explicitly exclude some crates by name e.g. sp-core or specify to only bump the crate to be released.

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