Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

cake build angular application to deploy to azure

TeamCity - Building dotnet core web api project using cake script

Can the load directive in CAKE be used on an optional file?

c# cakebuild

CAKE build and NUNIT3 generating empty results file

build nunit cakebuild

Can I get a reference to the current `ICakeContext` in my Cake build script?

cakebuild