Skip to content
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

Support any patch release of Cake for the current major-minor version #533

Closed
AdmiringWorm opened this issue Jul 7, 2020 · 0 comments · Fixed by #534
Closed

Support any patch release of Cake for the current major-minor version #533

AdmiringWorm opened this issue Jul 7, 2020 · 0 comments · Fixed by #534
Milestone

Comments

@AdmiringWorm
Copy link
Member

Instead of forcing an exact version of Cake that the user needs to use, I think it would be beneficial to only force the Major+Minor version of Cake.
Allowing the user to use any patch release of cake that he/she wishes (once Cake reached 1.0.0, this could be made to only force the major version).

To make these easier to update between every release of Cake.Recipe, I would also recommend to dogfood the recipe when building it, and use the Cake version that Cake.Recipe was created with to restrict builds depending on Cake.Recipe automatically.

AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Jul 7, 2020
@gep13 gep13 added this to the 2.0.0 milestone Jul 8, 2020
@gep13 gep13 closed this as completed in #534 Jul 8, 2020
gep13 added a commit that referenced this issue Jul 8, 2020
(GH-533) Change to only compare major minor version of cake + dogfooding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants