-
Notifications
You must be signed in to change notification settings - Fork 654
Consider different naming for strategy #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Seems more intuitive. |
I agree. Here are some ideas:
Any other ideas? |
I still like your first naming, which is: mode: incrementByTag|IncrementByCommit I would even like to vote to have the 2nd as default ;-) |
With the second as default, using GitHubFlow how do I do a patch release with multiple commits been merged to master? If we can answer that question then we could look at changing default |
I still like the continuous deployment/delivery options. They are very descriptive of the workflow and match what each of those practices try and achieve. With the new docs and |
The main reason is that the reasoning for the option changes depending on what branch/part of workflow you are in. The other names are too descriptive and sometimes do not fit |
Let's keep it this way. I copy the configs anyway when creating new projects so it'll work for me. |
…oft-c6e9865766 (new-cli deps): Bump the microsoft group in /new-cli with 1 update
Continuous Delivery and Continuous Deployment are extremely confusing (at least to me). Discussed this with @JakeGinnivan , he thinks we might change this to IncrementByTag and IncrementByCommit.
What do you think?
The text was updated successfully, but these errors were encountered: