pantheon-systems / autotag

Git repository version tagging tool
http://godoc.org/github.com/pantheon-systems/autotag
Apache License 2.0
192 stars 43 forks source link

convert to go modules and circleci 2.x #21

Closed joemiller closed 5 years ago

joemiller commented 5 years ago

in this commit:

Future considerations:

Next PRs after this I intend to make:

  1. switch to goreleaser for managing releases. Including keeping the existing artifacts named Linux and Darwin to maintain backwards compat for all the users who are scripting installations based on those artifact names.
  2. implement #18 (allow 'dev' pre-release prefix)