Tuesday, December 8, 2015

Exception Message: Access to the path ...packages\NUnitTestAdapter.2.0.0\lib\nunit.core.dll' is denied

Hi all!
I founded bug in Team Foundation Server 2015.
An today I share the reason.
So the problem connect with build engineers who has TFS 2015 and XAML build definitions.

Friday, August 7, 2015

Deploy PaaS Service via Release Management 2013

Hi. Today we speak about deploy to azure PaaS Service.

Before release Management, a lot of DevOps deploy package to azure via powershell script.

To automatize this process build engineer should be customize build template and execute this powershell script in build server in tfs.

Thursday, June 11, 2015

What to choose: Predecessor or Child?

Hi.
Imagine. You create release or user story in TFS.
You are working with this work item and after each change you will receive alert on email.
You close the ticket, but you continue to receive the email alert.
What happened? Why tfs send this alert?

Wednesday, May 20, 2015

TFS 2013 doesn't trigger Release Management

Hi.
Few weeks I was working with release management 2013.
Do you know, that tfs online has release server?
But, what happened, if you configure trigger in release management to build definition?

Tuesday, April 28, 2015

Meet with TFS2015 Technical Preview

Hi everybody!
Today I installed TFS 2015 to look, what's new in this version. In this post I write my reviews of the installation process.

Ok. I have bizspark subscription and without any problem founded web installer TFS2015.
Go!
After few minutes the installation ask me restart system.OK.
After restarting it automatically finish setup.
Call TFS Console.
WOW. I see next windows.

 
What?  In msd does not exist  any license key!
Ok. Setup trial, follow to next step.

I choose Basic installation wizard, because I didn't configure build server and I see, that wizard can install himself the SQL Express!

 
Ok. In next Post I will try to use new feature in TFS 2015!

 
 


Thursday, March 26, 2015

How clear cache in test controller

Hello everyone. Today I want to discuss the problem of clearing the cache in the controller test.

Thursday, March 19, 2015

What can you do, if your build doesn't build every night?

Hi.
Today I would like to tell you about the problems associated with the build definitions.
Imagine this situation.
You did build definition that runs at night every day.
One month later, when you enter to build viewer, you find that builds was executed a couple of times.
What the hell is going on!

Tuesday, February 10, 2015

Subtitles Team Foundation Installation

Hi.
Today I want speak about installation of TFS 2013 in local server.
Of course you can go to this link in msdn and read standard article.
But If you beginner in the installation of team foundation server- read my article about this process.


Wednesday, January 28, 2015

Invoke process with custom log

Hi.
Today I show you, how can you write your custom workflow activity for build template.
In this activity you call some program or powershell cmdlet.
And if you need write custom log, read follow my post.

Friday, January 23, 2015

Learning default template TFS 2013

Hi. Today we look at default template tfs 2013.
Despite the fact that tfs 2013 appeared in November 2013, it is the last release team foundation server.
This article is intended for those who want to get acquainted with tfs 2013 and start working with tfs.

Thursday, January 22, 2015