Cake.Recipe icon indicating copy to clipboard operation
Cake.Recipe copied to clipboard

Reference to tool GitReleaseManager.Tool in toolsettings.cake needs to be updated

Open cake-contrib-bot opened this issue 1 year ago • 1 comments

Reference to GitReleaseManager.Tool 0.13.0 in toolsettings.cake should be updated to 0.14.0

cake-contrib-bot avatar Aug 23 '23 00:08 cake-contrib-bot

Actually, I am running more and more into the

System.OverflowException: Value was either too large or too small for an Int32.

Exception when running GRM.

I feel we should update to GRM 0.17.0, which fixed https://github.com/GitTools/GitReleaseManager/issues/578

nils-a avatar May 15 '24 19:05 nils-a

There was another, rather similar issue in Octokit. That issue was resolved in Octokit 12.0.0, which in turn got incorporated in GRM 0.18.0. Hence, we should update to 0.18.0, not 0.17.0.

nils-a avatar Jul 16 '24 14:07 nils-a