mix nebula_graph_ex.tag (nebula_graph_ex v0.1.10)

Copy Markdown View Source

Creates an annotated git tag that matches the version in mix.exs.

Usage:

mix nebula_graph_ex.tag

The task reads @version from mix.exs and creates v<version>. It refuses to run if the git worktree is dirty or the tag already exists.