Skip to content

Improve release procedure #14

@chrisjsewell

Description

@chrisjsewell

Currently, cargo release minor will dry-run through and update all packages to a new version,
but then warn e.g. updating xxx to 0.2.0 despite no changes made since tag xxx-v0.1.0.
Then you can decide which packages to release individually, and what type of version bump (major/minor/patch)

Ideally, there would be one command that

  1. would not release unchanged packages (unless there were changes to dependent packages)
  2. Could independently decide which version bump type, per package

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