cakebuild Questions

2

Solved

I try to use the cake script for running the test cases written in Xunit using the cake script , I need to know the number of passed and failed test cases count. #tool "nuget:?package=xunit.runner...
Syrupy asked 14/11, 2016 at 9:7

2

Solved

I tried build.ps1 -SettingsProfile "Customer", but it outputs More than one build script specified. In my Cake script I fetch via Argument("SettingsProfile", "Default") And if I skip the argu...
Rase asked 14/10, 2016 at 15:23

2

I noticed that cake support HTTP Operations, but no FTP Operations, do you know how to create a task to upload file via FTP?
Chafer asked 20/9, 2016 at 14:56

1

Solved

We are working on automating our builds using Cake Build and we use NuGet packages from nuget.org but we also have our own NuGet Feed server which has a username/password authentication to access. ...
Spinule asked 7/8, 2016 at 20:22

1

Solved

We use the standard build.ps1 PowerShell script supplied from Cakebuild.net It's worked splendid on both CI and developer machines, but for 1 of our developers we get the following error when laun...
Stranglehold asked 5/8, 2016 at 15:7

1

Solved

I'm currently building a Cake build script with interaction to teamcity and I'd like to provide progress messages. I can easily report the task name, but I am unable to find out what the progress i...
Fidele asked 4/8, 2016 at 8:8

1

Solved

I am having some problems running my build.cake file, but I can't immediately see what the problem is. Is there a way to enable diagnostic verbosity, so I can get more information about what is goi...
Ern asked 29/7, 2016 at 12:17

3

Solved

For insight into the below, read: http://martinfowler.com/articles/rake.html I've been using Rake (with Albacore) recently, and like it alot. Mostly the strength of having the Ruby language right ...
Osteopath asked 16/3, 2012 at 23:36

© 2022 - 2024 — McMap. All rights reserved.