Pascal Berger
Pascal Berger
Version 4 introduced a separate addin for Cake Frosting ([Cake.Frosting.Git](https://www.nuget.org/packages/Cake.Frosting.Git)) which references LibGit2Sharp instead of repackaging it and therefore should also work with Silicon chips. We should keep this issue...
The downside of having it in a separate addin is that recipe scripts (like e.g. Cake.Issues.Recipe or Cake.Recipe) would need to implement the abstraction themselves if they want to have...
@justin-caldicott Which version of Cake.Git are you using?
With #108 Cake.Git was updated to LibGit2Sharp 0.26.0 (latest stable release). But I saw that Cake.GitVersioning in the meantime is using LibGit2Sharp 0.27.0-preview-0007, so there might still be issues with...
If I find some time I can give it a shot. I definitely want to solve the LIbGit2Sharp update issue, so at least the folder structure part is something I...
This has been fixed with #71. Thanks @mtreinik 👍
As a workaround, you can quite easily achieve this by overwriting the `docfx.js` file in a custom theme. See [How-to: Create A Custom Template](http://dotnet.github.io/docfx/tutorial/howto_create_custom_template.html). In the custom theme remove the...
I've the same behavior in a Docker Swarm Cluster with Traefik, where at some points every few weeks container got stuck in `New` state. Restarting master node solves the issue...
@FantasyTeddy Thank you very much for implementing this feature ❤️ FYI on my side it has listed NuGet packages which were not deprecated. I reported this in https://github.com/renovatebot/renovate/discussions/36584
Another addin with a similar warning: ``` Multiple documents output to api/Cake.Warp.dll/index.html (this probably wasn't intended): ```