Daniele Licini
Daniele Licini
Hi, when a property is marked with "ignore()" the Select throw an exception "Not implemented exception"  This is the mapping 
Hi, I'm using your library in a ASP.NET Core project. This is the configuration: ``` services .AddMultiTenant(config => { config.Events.OnTenantNotResolved = context => { throw new BadHttpRequestException($"Tenant {context.Identifier} not found");...
**Describe the bug** Hi, I'm using GitVersion 6.0.0-beta2 with Jenkins with Multibranch pipeline. I'm using the standard configuration (I haven't GitVersion.yaml) When I tag a commit and build it, GitVersion...
Hi, I'm using Jenkins with an Organization folder linked to my Gitea installation. This is awesome because Jenkins scan the organization and create a multibranch pipeline for each repository that...
I would like to report a problem with the yaml in the documentation at [link](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-virtual-memory.html). While the yaml of the daemon set worked fine the first time, the one for...
In case of packages with only pre-release versions, the flag "prerelase", if unchecked, throw an error