Skip to content

Conversation

@elcritch
Copy link
Contributor

  • Changed default behavior of command to print out new versions not yet published.
  • Renamed from publishTags to versions since the commands intent is to find and then publish versions – tags are an implementation detail.
  • Creating tags is done by nimble versions --create (or -c).
  • Tags can be pushed by nimble versions --create --push (or -c -p).
  • Only tags which were created are pushed with nimble cersions -c -p.
  • All tags can be found, created, published with nimble versions --all (or -a).
  • Non-monotonic historical versions are ignored and print an error.
  • More with more recent versions historical versions take precedence over older versions. Older versions are marked as non-monotonic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant