Skip to content

Run idempotently when resuming a previous run #9

Closed as not planned
Closed as not planned
@mcmire

Description

@mcmire

If the tool aborts midway through a run and somehow the release spec is not removed, the user should be able to re-run the tool to complete the full run. In this case, anything that's happened in the previous run should not cause the tool to abort again.

  • if a package has already been bumped, ignore and continue
  • if the release branch has already been created, ignore and continue
  • if we've already switched to the current branch, ignore and continue

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