|
Content with label trigger in TeamCity 4.x Documentation (See content from all spaces)
Related Labels:
change
, configure
, launch
, expression
, run
, troubleshooting
, process
, schedule
, dump
, admin
, label
, quiet
, thread
, custom
, build
, status
, reference
, setting
, changes
,
code
, start
, vcs
, configuration
, ui
, cron
, script
, rule
, dependencies
, project
, search
, event
, comment
, agent
, hang
, coverage
, server
, result
, committer
, test
more »
4.Build Triggering
Administration > <project> > <build configuration> > Build triggering This configuration section allows you to specify events build triggers Build Trigger that will initiate builds of the particular build configuration. Option Description Pause/Activate Use this button to toggle the active and paused ...
|
Accessing Server by HTTP
Accessing Server from Scripts The TeamCity server supports basic HTTP authentication allowing to access certain web server pages and perform actions from various scripts. Use valid TeamCity server username and password to authenticate using basic ...
|
Build Trigger
Build trigger is an event that initiates a new build. The build is put into the build queue Build Queue and is run when there are idle agents that can run it. In TeamCity, build can be triggered by: VCS trigger the build is triggered when changes are detected ...
|
Changes tab
Changes tab appears on the Build Results page and shows the list of changes included in build. The header of each entry contains the following information: !BuildChangesTab.png! By default, the headers are collapsed. Being expanded, each entry shows: VCS comment. Besides textual ...
|
Configuring Build Triggers
section covers configuring all types of the build triggers build trigger in TeamCity: VCS Triggers VCS triggers are the most often used With configured VCS Build Triggers TeamCity periodically polls VCS roots of the build configuration for changes, automatically ...
|
Configuring VCS Triggers
VCS Build Triggers automatically start a new build each time TeamCity detects that updates have been checked into the Version Control System. When this option is enabled, TeamCity periodically (according to root's Changes Checking Interval) polls VCS ...
|
Cron Expression Build Trigger
TeamCity, builds can be scheduled Configuring Build Triggers#Scheduled Triggers using cron http://en.wikipedia.org/wiki/Cron#Operators\like expressions. The format allows for maximum flexibility of scheduling options. Examples Field Name Each 2 hours ...
|
Dependencies Triggers
Administration > <project> > <build configuration> > Build triggering > Dependencies tab Use this tab to create a list of build configurations which the current build configuration depends on. If such relationship exists, the build of dependent build configuration will start only after the successful completion ...
|
Other Triggers
Administration > project> <build configuration> > Build triggering > Other Triggers Option Description \\ Automatically start a new build when the previous build failed \\ Check this option, to trigger a new build when the last build failed \\ Wait for \ \ seconds before ...
|
Overview tab
top part of the tab is color coded (green if the build passed all the test, red if it failed, and blue if it is still running). Below the colorcoded section, a comment for the build is displayed. Item Description Add comment Click to add a comment for the build Change ...
|
|
|