Skip to content

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

@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