Book Image

Learning Continuous Integration with TeamCity

Book Image

Learning Continuous Integration with TeamCity

Overview of this book

Table of Contents (19 chapters)
Learning Continuous Integration with TeamCity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Actions on build configurations


A team member can perform multiple actions on a build configuration using the Actions button at the top-right corner of a build configuration's page. These actions are described in this section.

Pausing triggers in a build configuration

Many a time, the settings of a build configuration might be undergoing a change. It might be failing, resulting in the need to prevent further builds from being configured to investigate this change properly. For such reasons, TeamCity provides the ability to pause a build configuration for a while until the issue is resolved.

The Pause triggers in this configuration… action is used to pause a build temporarily so that no automatic triggers can trigger a run of the build. The build configurations can, of course, still be triggered manually. The following screenshot shows the Pause build configuration dialog:

This dialog provides the ability to add a message that describes why the build configuration is being paused. The Cancel...