Skip to Content
C# and .NET Core Test-Driven Development
book

C# and .NET Core Test-Driven Development

by Ayobami Adewole
May 2018
Intermediate to advanced content levelIntermediate to advanced
300 pages
7h 35m
English
Packt Publishing
Content preview from C# and .NET Core Test-Driven Development

TeamCity CI workflow

The TeamCity build life cycle describes the data flow between the server and the agents. This is basically the information passed to the agents and the process of retrieving the results by TeamCity. The workflow describes the manner in which configured build steps for projects are executed end to end:

  1. The TeamCity Server detects a change in the VCS Root and persists this in the database.
  2. The Build Trigger notices the change in the database and adds a build to the queue.
  3. The TeamCity Server assigns the build on the queue to a compatible idle Build Agent.

 

  1. The Build Agent executes the build steps. During the execution of the build steps, the agents sends reports of the build progress to the server. The Build Agent reports ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Design Patterns with C# and .NET Core

Hands-On Design Patterns with C# and .NET Core

Gaurav Aroraa, Jeffrey Chilberto
.NET Core in Action

.NET Core in Action

Dustin Metzgar

Publisher Resources

ISBN: 9781788292481Supplemental Content