Skip to content

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

Closed
GeertvanHorrik opened this issue May 27, 2015 · 7 comments
Closed

Consider different naming for strategy #446

GeertvanHorrik opened this issue May 27, 2015 · 7 comments

Comments

@GeertvanHorrik
Copy link
Contributor

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?

@MeirionHughes
Copy link
Contributor

Seems more intuitive.

@JakeGinnivan
Copy link
Contributor

I agree. Here are some ideas:

  • incrementWhen: tagged|commitAdded
  • uniqueVersions: true
  • treatCommitsAsReleases: true
  • mode: deployAllBuilds|releaseBuildManually (alias for continuous deployment and delivery respectively)

Any other ideas?

@GeertvanHorrik
Copy link
Contributor Author

I still like your first naming, which is:

mode: incrementByTag|IncrementByCommit

I would even like to vote to have the 2nd as default ;-)

@JakeGinnivan
Copy link
Contributor

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

@JakeGinnivan
Copy link
Contributor

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 init stuff do you think we could get away with leaving it.

@JakeGinnivan
Copy link
Contributor

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

@GeertvanHorrik
Copy link
Contributor Author

Let's keep it this way. I copy the configs anyway when creating new projects so it'll work for me.

arturcic added a commit that referenced this issue Mar 15, 2024
…oft-c6e9865766

(new-cli deps): Bump the microsoft group in /new-cli with 1 update
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

No branches or pull requests

3 participants