Michael Everingham

Results 1 issues of Michael Everingham

Currently if tagging fails (ex: version were changed manually and an old tag was attempted to be re-used), `subprocess.CalledProcessError` is raised without helpful information. Proposing changing this to raise a...