Skip to content

Log the tag when it is generated via the arg (like patch) #44

Open
@orta

Description

@orta
❯ swift run rocket patch
✔ hide_dev_dependencies (packagePath=Package.swift)
✔ git_add (paths=["."])
✔ commit
✔ tag
✔ unhide_dev_dependencies (packagePath=Package.swift)
✔ git_add (paths=["."])
✔ commit (message=Unhide dependencies)
✔ push (remote=origin branch=HEAD)

Done in 9.4480s

Would ideally have said:

✔ tag 1.2.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions