Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cakebuild

How to tag and version automatically on build using Azure Devops and Cake Build?

Breaking change in GetFiles with 0.15.2 can't exclude folders

c# cakebuild

Issues of executing remote powershell script using cake-build

How to run two cake file one by one based on first cake file compilation success?

c# cakebuild

How can cake build arguments be documented?

Conditionally load .cake files

cakebuild

Exporting Cake dotnet core test output to TeamCity

Passing string[] from batch file (which contains double quotes ") to powershell script

c# powershell cakebuild

TeamCity doesn't pick up result of xUnit tests when testing .NET Core project

How to create a task in c# cake build to upload file with FTP?

c# ftp cakebuild

Cake PeekXml does not "ignore" namespace

cakebuild

How can I do a git clone operation using Cake

c# git cakebuild

Cake NuGetRestore always wants MSBuild14?

cakebuild

Is it possible to call powershell command from within Cake task

c# powershell cakebuild

How to run system command in Cake build?

cakebuild

Cake: Build script progress

c# cakebuild

XUnit working with .NET Core using Cake

Cake MSBuild setting properties

c# makefile msbuild cakebuild

How to get passed and fail test case count in xunit using cake(c# make) script

How to enable diagnostic verbosity for Cake

cakebuild