FlubuCore
FlubuCore copied to clipboard
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.1.0 to 3.1.18. Release notes Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases. .NET Core 3.1.18 Release .NET Core 3.1.17 Release .NET Core 3.1.16 Release .NET Core 3.1.15 Release .NET Core...
Bumps [SSH.NET](https://github.com/sshnet/SSH.NET) from 2016.1.0 to 2020.0.2. Release notes Sourced from SSH.NET's releases. 2020.0.2 This release fixes a security vulnerability in our X25519 key exchange that could allow an attacker to...
Similar as others configuration generation, TeamCity configuration generation should be added.
It requires that .Net Core sdk 2.X is installed. As Alternative FlubuCore global tool can be used instead. ``` Run dotnet flubu compile.linux It was not possible to find any...
Faq page will be added to https://flubucore.dotnetcore.xyz/ If anyone have a proposition about what to add to FAQ page please leave a comment in this issue.
Suggestion from @huanlin : > While fixing this bug, one idea popped up: > > The tasks configured with `DependsOnAsync` method are actually executed with `Task.Run`, which is arguably not...
Add support for Nerdbank.GitVersioning by adding new task to FlubuCore. https://github.com/dotnet/Nerdbank.GitVersioning
- Do not read build properties in ConfigurationTarget. - When executing flubu task in DO execute method must be called. If u have any other proposals add them in comment.
- support for multiple bindings - Unify mode name.