Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Don't do anything before confirmation #67

@lolmaus

Description

@lolmaus

When I run an ember release command with arguments, I see this:

$ ember release --premajor alpha
Successfully committed changes 'Released v0.1.0' locally.
? About to create tag 'v0.1.0' and push to remote 'origin', proceed?

I notice a mistake and cancel. But commit has already been made!

Why? ember-cli-release is pretty unintiutive, so mistakes are common. I want to be able to confirm/cancel before it makes any actual changes.

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