You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
AdmiringWorm
added a commit
to AdmiringWorm/Cake.Recipe
that referenced
this issue
Jul 7, 2020
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.
The text was updated successfully, but these errors were encountered: