monodeploy icon indicating copy to clipboard operation
monodeploy copied to clipboard

Monodeploy should handle duplicate git tag error scenario

Open noahnu opened this issue 4 years ago • 0 comments

Describe the bug

If a git tag is pushed and then before committing package.json changes (in noRegistry mode) the publish fails for whatever reason, we end up in a sitatuation where the next publish will fail because the tag already exists.

Expected behavior

Not sure how best to handle this.

noahnu avatar May 21 '21 13:05 noahnu